Skip to content

Commit 705e3be

Browse files
committed
fix: update readme with fixed test results
1 parent 6054093 commit 705e3be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,13 @@ rushx start # or start:dev
111111

112112
## HTTP Test Status
113113

114-
- [ ] - cors - all tests FAIL
114+
- [X] - cors - all tests pass
115115
- [X] - hello-world/exceptions - all tests pass
116116
- [ ] - hello-world/exclude-middleware-hyper-express - all tests FAIL [Issue](https://github.com/m8a-io/hyper-express-adapter/issues/9)
117117
- [X] - hello-world/guards - all tests pass
118118
- [X] - hello-world/hello-world-base - all tests pass
119119
- [ ] - hello-world/hyper-express-instance - 1 of 4 tests FAIL [Issue](https://github.com/m8a-io/hyper-express-adapter/issues/11)
120-
- [ ] - hello-world/hyper-express-multiple - 5 of 6 tests FAIL [Issue](https://github.com/m8a-io/hyper-express-adapter/issues/12)
120+
- [X] - hello-world/hyper-express-multiple - all tests pass
121121
- [ ] - hello-world/include-middleware - all tests FAIL [Issue](https://github.com/m8a-io/hyper-express-adapter/issues/13)
122122
- [X] - hello-world/interceptors - all tests pass
123123
- [ ] - hello-world/local-pipes - 1 of 3 tests FAIL [Issue](https://github.com/m8a-io/hyper-express-adapter/issues/14)

0 commit comments

Comments
 (0)