rebound icon indicating copy to clipboard operation
rebound copied to clipboard

Create a test suite for each supported language

Open shobrook opened this issue 6 years ago • 5 comments

shobrook avatar Mar 14 '18 19:03 shobrook

Do you want to set up the CI or just add the unit tests for each module?

shreyasbapat avatar Apr 18 '18 16:04 shreyasbapat

Just unit tests for now, but I'd like to setup CI in the future.

shobrook avatar May 14 '18 21:05 shobrook

@shobrook are you just wanting to check that the get_error_message function pulls the correct exception/error message when given the stack trace string from an exception?

maxthecabbie avatar May 17 '18 16:05 maxthecabbie

Yes, I'd like to make sure this works for every type of exception. The test suite would look like a set of test files for each language supported by rebound.

shobrook avatar May 18 '18 07:05 shobrook

Is this resolved yet @shobrook? Else I'd like to work on this.

shankar-lucideus avatar Jun 17 '20 19:06 shankar-lucideus