Versions Compared

Key

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

...

  •  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 Expand emissions calculations with GHG Protocol Emissions Calculations and add related tests. 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.

...