hoppscotch / proxyscotch

📡 A simple proxy server created for https://hoppscotch.io
https://hoppscotch.io
MIT License
369 stars 97 forks source link

Write tests for proxyscotch #35

Closed SamJakob closed 3 years ago

SamJakob commented 3 years ago

See title. High priority.

As part of this, we’ll need to determine what aspects of proxyscotch should be tested and how (e.g., unit tests).

Then, CI needs to be set up for pull requests - etc.

cedric05 commented 3 years ago

@SamJakob i can work on this. mostly this weekend.

meanwhile regarding testing strategy, we can setup one mock test server and test various use cases. do you have anything else in mind?

SamJakob commented 3 years ago

Okay sounds good. It might also be worth doing integration testing with the latest branch of hoppscotch too?

Feel free to contact me on Discord for questions/discussion - might be easier.