Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Alex Weininger 890b122384
Enable unit tests (#3591)
* Revert "Skip all automated tests (#3437)"

This reverts commit 36a0ea7d23.

* Fix create function tests for durable Python templates (#3596)

* Fix create function tests

* Fix durable tests

* Fix durable tests

* Fixup

* Undo

* Fix create function tests for durable templates (#3598)

* Fix create function tests

* Fix durable tests

* Fix durable tests

* Fixup

* wip

* wip

* Fix durable tests

* Undo changes to main.js

* Undo changes to package.json

* Undo changes to FunctionTesterBase.ts

* Undo changes to runTest.ts

* Undo changes

* Undo

* Fix durable constants

* Fix template counts

* Add Model V3 input for add binding tests

* Fix picking model v3 for create new project tests

* Test crazy idea

* Ignore JSON parse errors

* Fix init project tests

* Fix createFunctionFromApi tests

* Test

* Fix createNewProjectApi test

* Remove .only
2023-05-15 11:22:40 -07:00
Nathan 36a0ea7d23
Skip all automated tests (#3437)
* Skip all tests from running

* Ignore test in the tsconfig.json

* Ignore eslint for test

* Add tests to the eslint ignore list

* need to compile tests still

* Comment out remaining code
2022-11-16 00:33:05 -08:00
Will Lorey 4d43353ad9
Switch to ESLint (#2666) 2021-02-12 11:31:51 -08:00