adding testing notes

This commit is contained in:
2021-10-30 02:13:42 +01:00
parent 1f3fa4100d
commit 651f94e51c

30
dev/notes/test.md Normal file
View File

@@ -0,0 +1,30 @@
# testing notes
optional:
- template_path
- example
- template_filename
required:
- base_path
- page_path
- filename
- extension
- name
- user_input - should be optional
- page with a template
- page without a template
- page using date tokens
- page using input tokens
- page using name tokens
- user input does not match number of input tokens
- user input does match number of input tokensE