wasp/waspc/test
Martin Šošić 466e33d50c
Wasp ai retry (#1288)
* Wasp AI now retries requests to chat GPT.

* Improved retry.

* Got tests for retry working.

* one more test.

* Improved retry tests a bit.

* Finished tests.

* fix
2023-06-26 17:48:08 +02:00
..
Analyzer Stop weakening the AST (#628) 2023-02-14 10:09:21 +01:00
AppSpec Adds WebSocket support (#1203) 2023-06-19 10:49:57 +02:00
FilePath Replaced couple of last usages of Path with StrongPath. 2021-07-05 17:47:28 +02:00
Generator Adds WebSocket support (#1203) 2023-06-19 10:49:57 +02:00
Psl Renames auth method EmailAndPassword to UsernameAndPassword (#696) 2022-08-24 10:32:46 -04:00
Test Formatted whole codebase with ormolu. 2021-04-28 17:44:00 +02:00
Util Wasp ai retry (#1288) 2023-06-26 17:48:08 +02:00
AnalyzerTest.hs Adds WebSocket support (#1203) 2023-06-19 10:49:57 +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 Generate all JS import statements in Haskell (#956) 2023-02-13 16:57:31 +01:00
SemanticVersionTest.hs Make SemanticVersion module more expressive 2022-08-26 16:46:55 +02:00
TastyDiscoverDriver.hs Moved all code into waspc directory. 2020-02-20 12:30:58 +01:00
UtilTest.hs Add support for kebab-case in project name (#590) (#700) 2022-09-02 11:54:25 +02:00
WaspignoreFileTest.hs Implemented wasp start db (managed dev db) (#1044) 2023-03-21 16:37:20 +01:00