none of these are executable
This commit is contained in:
parent
083a99025e
commit
4caa1d01fe
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/*
|
||||
* This test cleans up all t-* cloudrons from previous run.
|
||||
*/
|
||||
|
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/*
|
||||
* This tests an app flow on the cloudron. User installs
|
||||
* an app, tries to configure and then uninstall it.
|
||||
|
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/*
|
||||
* This tests an app update on the cloudron. There are
|
||||
* two versions of haste in the staging appstore
|
||||
|
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/*
|
||||
* This test cleans up all t-* cloudrons from previous run.
|
||||
*/
|
||||
|
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/*
|
||||
* This tests a flow for the cloudron owner backs up a cloudron.
|
||||
* The backup is validated and restored from.
|
||||
|
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/*
|
||||
* This tests a flow for the cloudron owner updating a cloudron.
|
||||
* It checks if an existing installed app retains it's data after
|
||||
|
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/*
|
||||
* This tests a flow for the cloudron owner updating a cloudron.
|
||||
* It checks if an existing installed app retains it's data after
|
||||
|
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
'use strict';
|
||||
|
||||
/*
|
||||
|
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/*
|
||||
* This tests a flow for cloudron owner creating a cloudron
|
||||
* with a custom domain from the appstore. Owner creates a cloudron, activates
|
||||
|
@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
/*
|
||||
* This tests a flow for cloudron owner creating a cloudron
|
||||
* from the appstore. Owner creates a cloudron, activates
|
||||
|
Loading…
Reference in New Issue
Block a user