Releases: cbasJS/frontend_challenge
Releases · cbasJS/frontend_challenge
Release repositories filter
Release unit test config with Jest n RTL
Description
Add a sample of unit test with jest and react testing library.
Minimal improvements
Add data-testid some components for better performance in jest environment
Improve the README file
Release Github Clone App documentation
This release contains the documentation for the Github Clone App
Release paginator to Github Clone Web App
Release the Github Clone Web App
Release auth formulary app documentation
This release contains improvements at the documentation level. There is no technical improvement.
I added the documentation for the authentication application.
Release hot fix unauthorized access
In this release, the hotfix was released that fixes the bug that existed in the unauthorized access logic.
Before the hotfix, users can access the home page without prior authorization.
Also the logout button was not working.