wasp/waspc/test/Parser
2020-08-25 15:08:02 +02:00
..
CommonTest.hs Added Button and Action<entity>, also updated Todo app to use them. 2020-03-10 16:24:41 +01:00
EntityFormTest.hs Moved all code into waspc directory. 2020-02-20 12:30:58 +01:00
EntityTest.hs Moved all code into waspc directory. 2020-02-20 12:30:58 +01:00
ExternalCodeTest.hs Refactored codebase so it uses StrongPath instead of Path (on 99% of places). 2020-07-29 16:22:15 +02:00
JsImportTest.hs JsImport now distinguishes between default and named imports. 2020-08-25 12:06:46 +02:00
PageTest.hs Route is now a separate Wasp element. Implemented both parser and generator. (#24) 2020-07-31 14:26:10 +02:00
ParserTest.hs Implemented Query parser + tests. 2020-08-25 15:08:02 +02:00
QueryTest.hs Implemented Query parser + tests. 2020-08-25 15:08:02 +02:00
RouteTest.hs Route is now a separate Wasp element. Implemented both parser and generator. (#24) 2020-07-31 14:26:10 +02:00
StyleTest.hs Refactored codebase so it uses StrongPath instead of Path (on 99% of places). 2020-07-29 16:22:15 +02:00
valid.wasp Implemented Query parser + tests. 2020-08-25 15:08:02 +02:00