nats-topology-visualiser
nats-topology-visualiser copied to clipboard
Add docker nats-server to testing environment
How was this tested?
- Step one etc.
Type of change
Please check all boxes that apply to this change below.
Type | Applies ✅ |
---|---|
Backend | |
Frontend | |
Github/Ci/Admin | |
Documentation required |
Checklist
Please follow the checklist below and check all completed items as you work on the PR.
I have..
- [ ] performed a self-review of my own code
- [ ] commented my code, particularly in hard-to-understand areas
- [ ] written documentation
- [ ] added automated tests
- [ ] merged dependencies to `develop
@pizzaluc anything missing here or is it ready for review?
@pizzaluc anything missing here or is it ready for review?
well, nothing is really missing. The test is kinda work in progress, but that is probably better fit for another pull request. So you can review it
Looks good to me. How does the changes to EventParser relate to the testing? Don't know this part of the code.
The current code is only able to use the NATS_URL in the .env, i dont know if this is the best way to refactor it, but its necessarry if you wanna spin up a test instance that uses different option parameters