Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Project repository: https://github.com/hyperledger-labs/blockchain-carbon-accounting/tree/mentorship-automated-testing

Deliverables

  •  1 Structure tests into unit, integration, and functional.  Get all existing tests to work.
  •  2 Integrate tests into GitHub actions pipeline to run on every push to the master branch.
  •  3 Develop additional tests and end-to-end tests.
  •  4 Refactor code to calculate scope 3 emissions factors.
  •  5 Migrate emissions factor data to OrbitDB instead of CouchDB

Milestones

Eval 1:

  •  a All existing tests are working and organized into unit, integration, and functional
  •  b Tests integrated into GitHub actions pipeline.

...