none of these are executable

This commit is contained in:
Girish Ramakrishnan 2016-04-15 21:35:10 -07:00
parent 083a99025e
commit 4caa1d01fe
10 changed files with 0 additions and 20 deletions

View File

@ -1,5 +1,3 @@
#!/usr/bin/env node
/*
* This test cleans up all t-* cloudrons from previous run.
*/

View File

@ -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.

View File

@ -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

View File

@ -1,5 +1,3 @@
#!/usr/bin/env node
/*
* This test cleans up all t-* cloudrons from previous run.
*/

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -1,5 +1,3 @@
#!/usr/bin/env node
'use strict';
/*

View File

@ -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

View File

@ -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