Module 9 of 14
Test Your Complete Task List
What you'll learn
- How to test all main features before sharing an app.
Step-by-step instructions
- Remove old test tasks until your list is empty.
- Add these three tasks:
Buy groceries
Call Mum
Book dentist appointment
- Mark Call Mum as finished, then refresh the page.
- Remove Buy groceries.
How to check it worked: Call Mum remains finished; Buy groceries disappears; and Book dentist appointment remains.
- Ask Codex to check the app:
Please check my task-list project for obvious problems. Tell me what you were able to verify, then give me a short browser checklist so I can test the app myself. Fix only problems you find, and explain them in plain English.
If something doesn't work
During my test, I could add tasks and remove them, but finished tasks were no longer finished after refreshing the page. Please fix just that one problem.
What just happened?
You tested a short journey through the app from start to finish, rather than checking one feature alone. This catches problems that can appear when several features are used together.
Codex can also check the app, but your own browser check matters because you are the person deciding whether the result is good enough to share.
Module checklist
- You can add, finish, remove, and refresh tasks.
- You have completed your own browser test.
- Codex has explained what it checked.
Next module: You will choose how to share the app.