wasp/waspc/test/Parser
2020-09-07 13:26:53 +02:00
..
ActionTest.hs Implemented new Action and removed old Action and Button. 2020-09-07 13:26:53 +02:00
CommonTest.hs Implemented parser for new PSL-based entities. (#30) 2020-09-04 14:21:47 +02: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 Page now accepts an external component instead of inline content. 2020-08-31 14:20:40 +02:00
ParserTest.hs Implemented parser for new PSL-based entities. (#30) 2020-09-04 14:21:47 +02:00
QueryTest.hs Shortened Wasp.JsImport fields. 2020-08-25 15:55:37 +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 parser for new PSL-based entities. (#30) 2020-09-04 14:21:47 +02:00