Commit ff4c473
authored
add tests (#9)
* add mocha.opts,update package.json,add project_directory_structure.md,update webserver.js,update yarn.lock, add webserver.test.js
* update the file extension of project_directory_structure.md to .txt
* fix workflow
* add branch rule for tests branch
* disable SSH-key auth in favour of HTTPS clone
* optimize the workflow file
* add exisiting yarn.lock to root path of repo
* migrate from .json eslint config to new spec, update webserver logic and test cases.
* add eslint.config.mjs to root of monorepo structure.
* update node-version variable to use 22 instead of 16(?)
* update project workflow structure dependencies for monorepo structure
* restructure entire project for easier management.
* update path for tests and linting
* update the workflow to verify the lock file exists
in the expected subdirectory.
* commit and push yarn.lock to root of repo.
* update workflow spec again
* update workflow path
* update workflow
* remove yarn lockfile verification step
* update working-dir path
* update linting workflow, add badge for Mocha tests
* update README with badges and update linting workflow
* update root readme.md before merge to main
* Update webserver logic1 parent d66a101 commit ff4c473
1 file changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | | - | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
0 commit comments