Skip to content

Commit 75f4848

Browse files
authored
chore: test setup (#25)
* test: set up infrastructure tests * chore: use pathe instead of path * chore: use node’s test runner * chore: use http status constants * chore: only log pulumi errors * chore: add spinner * chore: remove unused dotenv in tests web server app * build: disable TS compiler esModuleInterop * chore: update node docker image in tests web server app * chore: remove nested .gitignore * chore: update @types/node dependency version * build: separate test and lib compilation * chore: test setup using WebServer component isntead of Project
1 parent dd99e59 commit 75f4848

20 files changed

+14886
-1068
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
node_modules
22
dist
3+
bin

0 commit comments

Comments
 (0)