You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This crate should have tons of automated tests. Now that the API is somewhat stable, I can start adding them. An incomplete list of things that need testing:
template: false with template syntax in it
serve: false
dynamic: true
Assets in subdirectories of the base path
Cyclic include with 2 files
Missing variables
path overrides
Different runtime base path
The text was updated successfully, but these errors were encountered:
This crate should have tons of automated tests. Now that the API is somewhat stable, I can start adding them. An incomplete list of things that need testing:
template: false
with template syntax in itserve: false
dynamic: true
The text was updated successfully, but these errors were encountered: