aboutsummaryrefslogtreecommitdiffstats
path: root/alphabetlearning/payments/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add tests for cart functionality and refactor related filesHEADmasterMatthew Lemon38 hours1-0/+35
| | | | | | | - Implement test for verifying that the cart contains the correctly priced resource. - Update `ResourceModelFactory` to remove commented price-related code. - Modify HTML meta description for improved clarity. - Adjust `pyproject.toml` to format settings for clarity and organization.
* fixed remaining failing legacy testMatthew Lemon39 hours1-1/+5
|
* Cart shows items in it; disables buttons if item in basketMatthew Lemon2024-10-201-1/+1
| | | | | | | | | | - Rough cart icon in navbar - Shows items in cart - Styled dependent on existence - Add to cart buttons disabled if resource in cart, on resource list page and detail page - Throws 404 error if trying add item to cart which has no price - eventually all items will have a price
* Renamed from pyblackbird_cc to alphabetlearning - everywhereMatthew Lemon2024-10-154-0/+141