wasp/waspc/test
2024-07-09 23:44:56 +02:00
..
AI/GenerateNewProject Updated Wasp AI to work with wasp 0.12. (#1726) 2024-02-09 11:38:16 +01:00
Analyzer Make sure entity declaration is not used in the Wasp file (#2152) 2024-07-09 23:44:56 +02:00
AppSpec Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +02:00
FilePath Replaced couple of last usages of Path with StrongPath. 2021-07-05 17:47:28 +02:00
Generator Moves crud routes under /crud (#2145) 2024-07-04 13:57:22 +02:00
Project Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +02:00
Psl Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +02:00
SemanticVersion Relax node version (#1533) 2024-01-04 11:30:42 +01:00
Test Formatted whole codebase with ormolu. 2021-04-28 17:44:00 +02:00
Util Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +02:00
AnalyzerTest.hs Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +02: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
JsImportTest.hs Fixes unit tests (#1762) 2024-02-14 11:13:25 +01:00
SemanticVersionTest.hs Relax node version (#1533) 2024-01-04 11:30:42 +01:00
TastyDiscoverDriver.hs Moved all code into waspc directory. 2020-02-20 12:30:58 +01:00
UtilTest.hs Disallow duplicate declaration names (#2015) 2024-05-13 11:01:58 +02:00