add README

This commit is contained in:
Denis Bilenko 2025-02-14 11:19:25 +01:00
parent 734021ca3d
commit e88ee45363
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
The 'serverless' and 'classic' directories contain full tests: they
have full output of materialized template, perform "bundle validate"
and in the future will perform deploy/summary/run.
Other directories (serverless-auto-\*) contain short tests: they only do
"bundle init" and then check that the output matches 'serverless' or 'classic' exactly.