v0.2 - Testing
This release focuses on adding testing to the app. Both unit and E2E tests are configured and ready to be expanded.
What's Changed
- feat: added functional url parameters for profile by @sophiecra in #92
- chore: install cypress by @cravend in #116
- Revert "chore: install cypress" by @cravend in #117
- feat: install and configure cypress by @cravend in #120
- chore: update Cypress configs by @cravend in #125
- test: write e2e tests for login and navigation functionality by @cravend in #126
- Update README.md by @sophiecra in #129
- chore: create Cypress GitHub Action by @cravend in #134
- feat: create FormatFollowers function and test by @cravend in #132
- chore: ignore Cypress videos by @cravend in #135
Full Changelog: v0.1...v0.2