diff --git a/acceptance/bundle/templates/default-python/README.md b/acceptance/bundle/templates/default-python/README.md new file mode 100644 index 000000000..e4f4fd816 --- /dev/null +++ b/acceptance/bundle/templates/default-python/README.md @@ -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.