You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have some hardcoded manifests in Ape's tests for openzeppelin, which are kinda big and nasty.
Let's replace those with Ape's own dependency system.
Now that Ape Test Tests Ape, this makes a lot of sense and should be straighforward.
Specification
Update the config Ape's tests uses (i think it is in tests/ folder?) to include the open zeppelin dependencies.
Reference the manifests from these dependencies using Ape's dependency manager (off the project).
Dependencies
Exactly.
The text was updated successfully, but these errors were encountered:
Describe
We have some hardcoded manifests in Ape's tests for openzeppelin, which are kinda big and nasty.
Let's replace those with Ape's own dependency system.
Now that Ape Test Tests Ape, this makes a lot of sense and should be straighforward.
Specification
Update the config Ape's tests uses (i think it is in tests/ folder?) to include the open zeppelin dependencies.
Reference the manifests from these dependencies using Ape's dependency manager (off the project).
Dependencies
Exactly.
The text was updated successfully, but these errors were encountered: