Closed blobthebuilder closed 17 hours ago
In this PR, when there are 0 or 1 page in the Profit Table, the previous and next buttons are hidden.
mvn test
mvn test jacoco:report
mvn test pitest:mutationCoverage
npm test
npm run coverage
npx stryker run
npx eslint --fix src
https://happycows-blobthebuilder.dokku-11.cs.ucsb.edu/
Open dokku and create new commons. The next and previous buttons should be hidden.
Closes #22
Overview
In this PR, when there are 0 or 1 page in the Profit Table, the previous and next buttons are hidden.
Screenshots (Optional)
Tests
mvn test
) passmvn test jacoco:report
) 100%mvn test pitest:mutationCoverage
) 100%npm test
) passnpm run coverage
) 100%npx stryker run
) 100%npx eslint --fix src
)Dokku link
https://happycows-blobthebuilder.dokku-11.cs.ucsb.edu/
How to test
Open dokku and create new commons. The next and previous buttons should be hidden.
Linked Issues
Closes #22