stefan-kolb / nucleus

Platform as a Service API abstraction layer.
MIT License
28 stars 0 forks source link

Make tests self-contained or at best idempotent #59 #62

Open stefan-kolb opened 8 years ago

stefan-kolb commented 8 years ago

e.g. create an app for each use case that needs an app and delete it afterwards. Must still be run after successful create-delete tests... Takes even more time to tests than now...