mirror of
https://github.com/dtomlinson91/tembo.git
synced 2025-12-22 06:15:45 +00:00
adding testing notes
This commit is contained in:
30
dev/notes/test.md
Normal file
30
dev/notes/test.md
Normal 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
|
||||
Reference in New Issue
Block a user