oceanprotocol-archive / DAOBot

Web3 Glue for OceanDAO
6 stars 4 forks source link

Improve Funding Round test coverage #151

Open idiom-bytes opened 2 years ago

idiom-bytes commented 2 years ago

Problem: Right now there are various functionalities inside DAOBot and otherwise, that could receive better test coverage. This functionality is either being tested by hand, or tests may not provide a lot of confidence.

Toward a solution: Identify test that we’re doing and what we’re not doing, to make sure we have some coverage around key items that we’ve experienced problems with.

Implement tests that takes a Funding Round going from:

Think of the different things that need to happen each funding round, at each stage. When starting a round:

DoD:

idiom-bytes commented 2 years ago

The requirements from this ticket overlap. Both 151 and 180 are working to provide coverage to the funding round. https://app.zenhub.com/workspaces/oceandao-60a669231c2ed7000e90684b/issues/oceanprotocol/oceandao/180