typedb-driver-examples icon indicating copy to clipboard operation
typedb-driver-examples copied to clipboard

Check and refactor all the tests for examples

Open izmalk opened this issue 1 year ago • 0 comments

Problem to Solve

Our tests are very diverse and chaotic.

Proposed Solution

We should develop and implement a standard/ideal approach to test examples. Probably something like this:

  1. Integrational + Unit tests
  2. Clear expected results
  3. In-line comments
  4. Clear and unified test output
  5. CI/CD integration

izmalk avatar Feb 10 '23 14:02 izmalk