Commit Graph

5 Commits

Author SHA1 Message Date
Kamil Myśliwiec
236b633a76 style: address integration tests lint errors 2024-11-26 09:39:20 +01:00
Lioness100
fda5fff1cd docs: fix typos 2023-02-10 21:39:29 -05:00
Jay McDoniel
6d0595ba83 chore: change block comment to inline 2022-08-14 08:44:40 -07:00
Jay McDoniel
78fc6bebc0 test: use url class instead of request options 2022-08-13 19:15:39 -07:00
Jay McDoniel
e66423b983 test: split abrupt stop test into a utils file
As we make use of the `http` module instead of axios or supertest
we have tomake use of some rather low level code. Using this utils
file we can have clearer names of what is happening in each request
to make it easier to follow what's happening. I've also added in some
comments about why each part is the way it is for clarity.
2022-08-12 15:02:40 -07:00