http-add-on
http-add-on copied to clipboard
Improving e2e tests
This patch expands the scope of the e2e tests
Checklist
- [ ] Finish at least the following typescript tests:
- [ ] Creating an
HTTPScaledObjectand ensuring that theScaledObjectis created properly - [ ] Scaling an app from 0 to one within a reasonable timeframe
- [ ] Creating an
- [x] Commits are signed with Developer Certificate of Origin (DCO)
- [x] Any necessary documentation is added, such as:
README.md- The
docs/directory - The docs repo
Fixes #238