redditflow icon indicating copy to clipboard operation
redditflow copied to clipboard

Add tests

Open abhijithneilabraham opened this issue 3 years ago • 2 comments

abhijithneilabraham avatar Jun 24 '22 18:06 abhijithneilabraham

The first test you mentioned is to test the textAPI wrt the config right (attatched below)? That is I should be testing if input for keys are "str", "datetime", etc right?

Screenshot (107)

Essentially, which module am I testing because I am confused at the moment?

ghost avatar Oct 26 '22 09:10 ghost

Hi @nmesoegwuekwe ,

No. Our tests are focused to ensure that the API is working as intended, and advertised by the documentation. You can use the entire snippet of code as it is, to write a test for TextAPI.

abhijithneilabraham avatar Oct 26 '22 11:10 abhijithneilabraham