helpers icon indicating copy to clipboard operation
helpers copied to clipboard

Improve testing docs

Open gpsaggese opened this issue 6 months ago • 4 comments

My approach is to start testing end-to-end behaviors and then go towards the inner working. We don't want to test implementation details, otherwise the maintenance cost is insane.

This looks like testing too details.

Also we don't want to test that OpenAI specific stuff. E.g., we don't have to test that OpenAI follows its own API.

Can you start adding some of these suggestions to the unit test docs? ./docs/tools/unit_test/all.run_unit_tests.how_to_guide.md ./docs/tools/unit_test/all.write_unit_tests.how_to_guide.md

I'll file a bug

@gpsaggese Could you please file and assign the bug to me? I’ll work on it from there and resolve this conversation.

Originally posted by @srinivassaitangudu in https://github.com/causify-ai/helpers/pull/777#discussion_r2134067084

gpsaggese avatar Jun 09 '25 15:06 gpsaggese

@gpsaggese please review PR #840 .

srinivassaitangudu avatar Jun 13 '25 15:06 srinivassaitangudu

  • [ ] Let's do a top-to-bottom review of both documents
    • [ ] @srinivassaitangudu
    • [ ] @Shaunak01
    • [ ] @tkpratardan
  • [ ] Publish it as blog

gpsaggese avatar Jun 15 '25 18:06 gpsaggese

@srinivassaitangudu let's start with the review so we can write the blog entry and update the white paper

gpsaggese avatar Jun 17 '25 13:06 gpsaggese

Sure Gp.

srinivassaitangudu avatar Jun 17 '25 14:06 srinivassaitangudu