grants-stack icon indicating copy to clipboard operation
grants-stack copied to clipboard

[WIP] initial strategy adapters test implementation

Open gravityblast opened this issue 9 months ago • 1 comments

Fixes: #issue

Description

Checklist

This PR:

  • [ ] Does it add new payout or donation token? In this case, have they been added to the indexer to avoid it to crash?
  • [ ] Includes only changes relevant to the original ticket. Significant refactoring needs to be separated.
  • [ ] Doesn't disable eslint rules.
  • [ ] Doesn't work around the type checker (including but not limited to: type casts, non-null assertions, @ts-ignore, unjustified optional values).
  • [ ] Doesn't contain commented out code.
  • [ ] If adding/updating a feature, it adds/updates its test script on Notion.

gravityblast avatar May 09 '24 09:05 gravityblast