Skip to content

Commit c8707f4

Browse files
Merge pull request #93 from creativecommons/qa-list
add QA list for `vocabulary-theme` release testing
2 parents 9c7af1e + 0620dbf commit c8707f4

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

+24
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,30 @@ Also see [`config/composer/composer.json`](config/composer/composer.json).
204204
205205
Also see [`config/composer/composer.json`](config/composer/composer.json).
206206
207+
<details>
208+
<summary> vocabulary-theme release testing QA checklist</summary>
209+
210+
1. run setup-wp script (again to make sure WP is current version)
211+
2. be sure to clear/disable caches locally
212+
3. review any new context/template/page
213+
4. review pages:
214+
- [home-page](http://localhost:8080/)
215+
- [sub-page](http://localhost:8080/about)
216+
- [team-index](http://localhost:8080/mission/team)
217+
- [search-index](http://localhost:8080/?s)
218+
- [archive-page](http://localhost:8080/blog/archive)
219+
- [blog-index](http://localhost:8080/blog)
220+
- [blog-post](http://localhost:8080/2025/03/03/from-strategy-to-action-focus-areas-for-2025/)
221+
- [faq](http://localhost:8080/faq)
222+
- [mp](http://localhost:8080/platform/toolkit/)
223+
- [licenses list](http://localhost:8080/licenses)
224+
- [license deed | EN](http://localhost:8080/licenses/by/4.0/)
225+
- [license legal code | EN](http://localhost:8080/licenses/by/4.0/legalcode.en)
226+
- [license deed | AR](http://localhost:8080/licenses/by/4.0/deed.ar)
227+
- [license legal code | AR](http://localhost:8080/licenses/by/4.0/legalcode.ar)
228+
229+
</details>
230+
207231
208232
## Stage and Prod configuration
209233

0 commit comments

Comments
 (0)