wasp/waspc/test
Prat 51d7f30b97
Add support for kebab-case in project name (#590) (#700)
* Add support for kebab-case in project name (#590)

* clean up kebab case naming (#590)

* clean up code for create new project (#590)

* clean up code for kebab-name project (#590)

Co-authored-by: Prat T <pt2121@users.noreply.github.com>
2022-09-02 11:54:25 +02:00
..
Analyzer Fix incorrect parsing of escaped strings in Wasp (#699) 2022-08-23 14:01:00 +02:00
AppSpec Renames auth method EmailAndPassword to UsernameAndPassword (#696) 2022-08-24 10:32:46 -04:00
FilePath Replaced couple of last usages of Path with StrongPath. 2021-07-05 17:47:28 +02:00
Generator Implement support for query client configuration (#612) 2022-06-09 10:37:19 +02:00
Psl Renames auth method EmailAndPassword to UsernameAndPassword (#696) 2022-08-24 10:32:46 -04:00
Test Formatted whole codebase with ormolu. 2021-04-28 17:44:00 +02:00
Util ref: Fixed most of the hlint suggestions. (#366) 2021-11-17 00:36:46 +01:00
AnalyzerTest.hs Renames auth method EmailAndPassword to UsernameAndPassword (#696) 2022-08-24 10:32:46 -04:00
ErrorTest.hs Replace Wasp with AppSpec and Parser with Analyzer. (#423) 2022-01-20 11:45:14 +01:00
Fixtures.hs Replace Wasp with AppSpec and Parser with Analyzer. (#423) 2022-01-20 11:45:14 +01:00
SemanticVersionTest.hs Make SemanticVersion module more expressive 2022-08-26 16:46:55 +02:00
TastyDiscoverDriver.hs Moved all code into waspc directory. 2020-02-20 12:30:58 +01:00
UtilTest.hs Add support for kebab-case in project name (#590) (#700) 2022-09-02 11:54:25 +02:00
WaspignoreFileTest.hs Moved all src/ modules into Wasp module, and all cli/ modules into Wasp.Cli module. 2021-11-11 13:26:20 +01:00