Refactor the create_multiple_apps test in /applications/

Bug #829369 reported by Julien Funk
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
isd-sst-tests
New
Undecided
Canonical ISD

Bug Description

There is alot of code that should be abstracted into a function in the create_multiple_apps.py testcase. The rule of thumb is that there should be no conditionals or looping etc, instead it should all be abstracted into human readable functions that explain the steps of the test in sequence.

Revision history for this message
Julien Funk (jaboing) wrote :

Also, the data should be abstracted into the iterable CSV files rather than hard coded into the tests or functions themselves.

Changed in isd-sst-tests:
assignee: nobody → Canonical ISD (canonical-isd)
Revision history for this message
Julien Funk (jaboing) wrote :

Also, after reviewing the delete_app.py test it could benefit from using the new authenticate() function as well

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.