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
### Tasks
- [ ] Restructure tests to leverage test lifecycle hooks `before`, `beforeEach`, `after` and `afterEach`
- [ ] Restructure and add ergonomic methods like `getFinalUrl` into more reusable structures.
The text was updated successfully, but these errors were encountered:
Even though limited, the e2e test suite allows to run smoke tests that help identify start-up issues. All of those exist here: https://github.com/ipfs/ipfs-companion/blob/main/test/e2e/ipfs-companion.test.js
The text was updated successfully, but these errors were encountered: