Enhances test debugging capabilities by adding: - Structured logging with timestamps and categories (INFO/STEP/SUCCESS/WAIT) - Systematic screenshot capture at key test steps - Comprehensive file documentation headers - Improved error handling with visual state capture - Organized test step numbering and progress tracking Key improvements: - Added screenshot helper function with consistent naming - Ensured test-results directory exists before captures - Replaced console.log with structured logging utility - Added try-catch blocks with failure state capture - Improved debugging info for gift button not found error Tests affected: - 35-record-gift-from-image-share.spec.ts - 40-add-contact.spec.ts Note: Screenshots are stored in test-results/ with test-specific prefixes
TimeSafari.app - Crowd-Funder for Time - PWA
Time Safari allows people to ease into collaboration: start with expressions of gratitude and expand to crowd-fund with time & money, then record and see the impact of contributions.
Roadmap
See project.task.yaml for current priorities. (Numbers at the beginning of lines are estimated hours. See taskyaml.org for details.)
Setup & Building
Quick start:
npm install
npm run dev
See BUILDING.md for detailed build and setup instructions.
Tests
See TESTING.md for detailed test instructions.
Icons
To add an icon, add to main.ts and reference with fa element and icon attribute with the hyphenated name.
Other
Reference Material
-
Notifications can be type of
toast(self-dismiss),info,success,warning, anddanger. They are done via notiwind and set up in App.vue. -
If you are deploying in a subdirectory, add it to
publicPathin vue.config.js, eg:publicPath: "/app/time-tracker/",
Kudos
Gifts make the world go 'round!
- WebStorm by JetBrains for the free open-source license
- Máximo Fernández for the 3D code and explanatory post
- Many tools & libraries such as Nodejs.org, IntelliJ Idea, Veramo.io, Vuejs.org, threejs.org
- Bush 3D model
- Forest floor image
- Time Safari logo assisted by DALL-E in ChatGPT
- DiceBear and Avataaars for human-looking identicons
- Some gratitude prompts thanks to Develop Good Habits