wasp/waspc/test
Martin Šošić 62f0a76937
Limited Wasp version to ^16.0.0 && <=16.15.0 (#634)
* Limited Wasp node version to ^16.0.0 && <=16.15.0.

In the process, I removed .nvmrc files from generated code and
refactored SemanticVersion to follow npm spec.
I also updated CI to use node 16.15.0, and not any 16.
I also updated docs.
2022-06-17 17:02:54 +02:00
..
Analyzer Add pg-boss as a Job executor (#582) 2022-05-03 14:34:25 -04:00
AppSpec Implement support for query client configuration (#612) 2022-06-09 10:37:19 +02: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 Replace Wasp with AppSpec and Parser with Analyzer. (#423) 2022-01-20 11:45:14 +01: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 Support for the client setup function (#595) 2022-05-20 14:49:26 +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
SemanticVersionTest.hs Limited Wasp version to ^16.0.0 && <=16.15.0 (#634) 2022-06-17 17:02:54 +02:00
TastyDiscoverDriver.hs Moved all code into waspc directory. 2020-02-20 12:30:58 +01:00
UtilTest.hs [Analyzer] Reverse the order of Wasp error messages (#500) 2022-03-23 13:18:43 +01: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