This website requires JavaScript.
Explore
Help
Sign In
bermudalamb
/
redefined-designs
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
1
Actions
Packages
Projects
3
Releases
Wiki
Activity
Files
10cde0a175672428d347a091be745356239a5018
redefined-designs
/
backend
/
tests
/
unit
T
History
bermudalamb
10cde0a175
Linting / lint (pull_request)
Successful in 1m58s
Details
SonarQube Analysis / sonarqube (pull_request)
Successful in 16m21s
Details
Merge branch 'main' into feature/105-sold-filter
2026-08-22 12:58:05 -05:00
..
adminGate.test.ts
feat(backend): add an application-layer gate to the admin API (
#63
)
2026-08-21 13:44:15 -05:00
asyncRoute.test.ts
fix: run migrations on boot and stop failures rendering as empty (
#23
)
2026-08-17 10:41:24 -05:00
composeEnvironment.test.ts
fix(test): make the compose guard survive a CRLF checkout (
#107
)
2026-08-21 18:21:11 -05:00
emailTemplates.test.ts
feat: tabs and a rendered preview for the email templates (
#119
)
2026-08-22 11:38:07 -05:00
envValidation.test.ts
feat(backend): check the environment at boot instead of discovering it later (
#64
)
2026-08-21 15:22:42 -05:00
itemFilters.test.ts
feat: filter by Sold / Not sold / All on the storefront and the admin (
#105
)
2026-08-22 11:58:21 -05:00
mailAllowlist.test.ts
feat: let QA send real email, guarded by a recipient allowlist (
#87
)
2026-08-21 09:15:30 -05:00
rateLimitKey.test.ts
fix(backend): stop IPv6 callers bypassing the password-reset rate limit (
#84
)
2026-08-20 18:44:48 -05:00
routesAreWrapped.test.ts
fix(backend): route every async handler through the error middleware (
#59
)
2026-08-19 13:12:25 -05:00
tagColor.test.ts
feat(api): categories, tags, and storefront item filters (
#23
)
2026-08-17 09:13:51 -05:00
uploadTypes.test.ts
feat(backend): accept only real images in the inventory upload (
#95
)
2026-08-21 16:39:43 -05:00
utils.test.ts
fix: sonarqube denial of service issue
2026-08-14 08:43:37 -05:00