wasp/waspc/test
Filip Sodić e92cb25249
Support defining the app in TypeScript (TS SDK) (#2335)
Implement the TS SDK as a preview feature.
2024-10-10 11:00:35 +02:00
..
AI/GenerateNewProject Updated Wasp AI to work with wasp 0.12. (#1726) 2024-02-09 11:38:16 +01:00
Analyzer Add JSON serialization for AppSpec (#2284) 2024-09-24 02:13:28 +02:00
AppSpec Support defining the app in TypeScript (TS SDK) (#2335) 2024-10-10 11:00:35 +02:00
FilePath Replaced couple of last usages of Path with StrongPath. 2021-07-05 17:47:28 +02:00
Generator Userland files validation (#2297) 2024-09-27 19:58:32 +02:00
Project Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +02:00
Psl Fixes Prisma array expr for empty arrays (#2249) 2024-08-26 14:03:40 +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 Use native DB type in injected auth models if user uses it (#2243) 2024-09-03 10:10:56 +02:00
AnalyzerTest.hs Add JSON serialization for AppSpec (#2284) 2024-09-24 02:13:28 +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