2ms
2ms copied to clipboard
Run e2e and Performance tests
During development, I found critical bugs in Discord, Confluence, and Paligo.
We need E2E tests (run 2ms on a real endpoint) urgently.
- [ ] Test each plugin with a real service.
- [ ] Performance tests- test a large-size source.
It is very important to run a test with --regex because currently, it working by chance because we're updating a pointer, but if we will lose this pointer, the --regex will be broken.
Also, validate the ID of the secrets, need to make sure it's not empty and not unexpected duplication.