mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-09-13 16:29:09 +00:00
Compare commits
54 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
8476c07695 | ||
|
e2ea35f9b7 | ||
|
fa0677c155 | ||
|
e2cda9ad73 | ||
|
c91e8fb282 | ||
|
e2987f2687 | ||
|
a490ebb322 | ||
|
b117872f57 | ||
|
51d148e163 | ||
|
62ae532c40 | ||
|
e8c0199923 | ||
|
727abf1974 | ||
|
4e9f359eb3 | ||
|
cc32ef813d | ||
|
7f838181bc | ||
|
8878f63f8a | ||
|
dbd712704d | ||
|
9f5c82864e | ||
|
777990ba85 | ||
|
64fd0bb9a7 | ||
|
f3abbdd291 | ||
|
7bab576c1b | ||
|
79404da144 | ||
|
49ce3bc7db | ||
|
4691f193fa | ||
|
0f9be01fea | ||
|
66abb7718b | ||
|
d7b0862f12 | ||
|
3aa7192e5d | ||
|
9c7fb0d580 | ||
|
52bd864c70 | ||
|
3b1e637ab7 | ||
|
8b8597cd7a | ||
|
a701dbbafc | ||
|
9801d5e255 | ||
|
31b7b66a31 | ||
|
dce1a84d59 | ||
|
f57c6fce92 | ||
|
eb13771fd7 | ||
|
81d73ad09e | ||
|
3858cac612 | ||
|
40d2f5626e | ||
|
e73e316292 | ||
|
f651048574 | ||
|
6d6ed058f7 | ||
|
df6b2725ad | ||
|
81277451dc | ||
|
e9a80dddda | ||
|
ba33f68bc8 | ||
|
aa4cdb2de9 | ||
|
302849a50f | ||
|
d8b6645f14 | ||
|
d6ab9d25ba | ||
|
4209af8927 |
127
CHANGELOG
127
CHANGELOG
@@ -436,3 +436,130 @@
|
|||||||
[1.26.0]
|
[1.26.0]
|
||||||
* Add LDAP support
|
* Add LDAP support
|
||||||
|
|
||||||
|
[1.26.1]
|
||||||
|
* Update Syncthing to 1.27.2
|
||||||
|
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.2)
|
||||||
|
* #9041: cli subcommand does not use STHOMEDIR env var
|
||||||
|
* #9183: Filesystem watching (kqueue) is enabled … with a lot of files
|
||||||
|
* #9274: Missing lock in DeviceStatistics ("fatal error: concurrent map read and map write")
|
||||||
|
* #7406: Add UPnP support for IPv6
|
||||||
|
|
||||||
|
[1.26.2]
|
||||||
|
* Update Syncthing to 1.27.3
|
||||||
|
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.3)
|
||||||
|
* #9039: Sync from Linux to Mac with ownership - Local additions after rescan
|
||||||
|
* #9241: Versions path does not honor tilde (~) shortcut
|
||||||
|
* #8616: Add CLI completion
|
||||||
|
* #9151: Add "stay logged in" checkbox to login dialog
|
||||||
|
|
||||||
|
[1.26.3]
|
||||||
|
* Update Syncthing to 1.27.4
|
||||||
|
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.4)
|
||||||
|
* #9369: Panic in ignore matching on invalid UTF-8 from filesystem watcher
|
||||||
|
* #9435: syncthing should be cgroup aware
|
||||||
|
* #9339: File system watcher should skip ignored directories in more cases
|
||||||
|
|
||||||
|
[1.26.4]
|
||||||
|
* Update Syncthing to 1.27.5
|
||||||
|
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.5)
|
||||||
|
* #8972: Open share settings when clicking 'shared with'
|
||||||
|
* #9470: Show encryption status for devices sharing folder
|
||||||
|
|
||||||
|
[1.26.5]
|
||||||
|
* Update Syncthing to 1.27.6
|
||||||
|
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.6)
|
||||||
|
* lib/db: Drop indexes for outgoing data to force refresh (ref #9496) (#9502)
|
||||||
|
|
||||||
|
[1.26.6]
|
||||||
|
* Update Syncthing to 1.27.7
|
||||||
|
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.7)
|
||||||
|
* #9503: lib/nat: panic: runtime error: index out of range
|
||||||
|
|
||||||
|
[1.26.7]
|
||||||
|
* Update Syncthing to 1.27.8
|
||||||
|
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.8)
|
||||||
|
* #9506: gui: Favicon not working in Firefox bookmarks
|
||||||
|
* #9527: Device connection state metric
|
||||||
|
|
||||||
|
[1.26.8]
|
||||||
|
* Update Syncthing to 1.27.9
|
||||||
|
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.9)
|
||||||
|
|
||||||
|
[1.26.9]
|
||||||
|
* Update Syncthing to 1.27.11
|
||||||
|
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.11)
|
||||||
|
|
||||||
|
[1.26.10]
|
||||||
|
* Update Syncthing to 1.27.12
|
||||||
|
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.12)
|
||||||
|
|
||||||
|
[1.27.0]
|
||||||
|
* Update syncthing to 1.28.0
|
||||||
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.28.0)
|
||||||
|
* [#​9597](https://github.com/syncthing/syncthing/issues/9597): Filenames with extended characters not ignored correctly on macOS
|
||||||
|
* [#​9668](https://github.com/syncthing/syncthing/issues/9668): The Web UI defaults to Filipino on Finnish browsers.
|
||||||
|
* [#​9670](https://github.com/syncthing/syncthing/issues/9670): lib/api: /svc/lang disregards the passed quality values
|
||||||
|
* [#​9719](https://github.com/syncthing/syncthing/issues/9719): Unable to establish/maintain multiple connections due to connection priority error
|
||||||
|
* [#​9715](https://github.com/syncthing/syncthing/issues/9715): Lower the log level of "already connected to this device" to DEBUG (is: INFO)
|
||||||
|
|
||||||
|
[1.27.1]
|
||||||
|
* Update syncthing to 1.28.1
|
||||||
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.28.1)
|
||||||
|
* [#​9400](https://github.com/syncthing/syncthing/issues/9400): Folder overlap not detected when using tilde
|
||||||
|
* [#​9590](https://github.com/syncthing/syncthing/issues/9590): WebUI table column widths broken on iPhone 12 Pro Max and wider
|
||||||
|
* [#​9686](https://github.com/syncthing/syncthing/issues/9686): Sync status stays at 'Syncing xx%" when remote device pauses the folder.
|
||||||
|
* [#​9757](https://github.com/syncthing/syncthing/issues/9757): Firefox, dark theme: device ID is hard to read
|
||||||
|
* [#​9775](https://github.com/syncthing/syncthing/issues/9775): Junctions as dirs doesn't work anymore
|
||||||
|
* [#​9776](https://github.com/syncthing/syncthing/issues/9776): Disabled checkbox panels don't respect dark theme
|
||||||
|
* [#​9783](https://github.com/syncthing/syncthing/issues/9783): gui: Address override not respected in fresh default config
|
||||||
|
* [#​9821](https://github.com/syncthing/syncthing/issues/9821): panic: runtime error: index out of range \[-1]
|
||||||
|
* [#​9725](https://github.com/syncthing/syncthing/issues/9725): Ignoring symbolic links when syncing on android as well
|
||||||
|
|
||||||
|
[1.28.0]
|
||||||
|
* Update syncthing to 1.29.1
|
||||||
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.1)
|
||||||
|
* [#​9904](https://github.com/syncthing/syncthing/issues/9904): The browse API response has changed as of Syncthing v1.29.0
|
||||||
|
* [#​9906](https://github.com/syncthing/syncthing/issues/9906): Deadlocks randomly, occasionally
|
||||||
|
* [#​9907](https://github.com/syncthing/syncthing/issues/9907): The response of "pending" APIs has changed as of Syncthing v1.29.0
|
||||||
|
* [#​9909](https://github.com/syncthing/syncthing/issues/9909): Login into UI (Browser) not working anymore
|
||||||
|
* [#​9855](https://github.com/syncthing/syncthing/issues/9855): GUI address unix socket broken
|
||||||
|
* [#​9872](https://github.com/syncthing/syncthing/issues/9872): When socket files are in a folder that needs to be synced on linux, some files were not synced until the socket files were removed
|
||||||
|
* [#​9875](https://github.com/syncthing/syncthing/issues/9875): Clarify log message for ignored folders
|
||||||
|
* [#​9870](https://github.com/syncthing/syncthing/issues/9870): Fails with Go 1.24: runtime go1.24rc1 not found in compat.yaml
|
||||||
|
|
||||||
|
[1.28.1]
|
||||||
|
* Update syncthing to 1.29.2
|
||||||
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.2)
|
||||||
|
* [#​9913](https://github.com/syncthing/syncthing/issues/9913): panic: string field contains invalid UTF-8 \[recovered]
|
||||||
|
|
||||||
|
[1.28.2]
|
||||||
|
* Update syncthing to 1.29.3
|
||||||
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.3)
|
||||||
|
* [#​9929](https://github.com/syncthing/syncthing/issues/9929): Unintelligible error message "setting metadata: lookup failed"
|
||||||
|
|
||||||
|
[1.29.0]
|
||||||
|
* Update base image to 5.0.0
|
||||||
|
|
||||||
|
[1.29.1]
|
||||||
|
* Update syncthing to 1.29.4
|
||||||
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.4)
|
||||||
|
* [#​9990](https://github.com/syncthing/syncthing/issues/9990): Tildes break directory autocomplete
|
||||||
|
|
||||||
|
[1.29.2]
|
||||||
|
* Update syncthing to 1.29.5
|
||||||
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.5)
|
||||||
|
|
||||||
|
[1.29.3]
|
||||||
|
* Update syncthing to 1.29.6
|
||||||
|
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.6)
|
||||||
|
* feat(gui): explanation to options enabled or disabled per folder type by [@tomasz1986](https://github.com/tomasz1986) in https://github.com/syncthing/syncthing/pull/9367
|
||||||
|
* fix(gui): validate device ID in canonical form (fixes [#7291](https://github.com/syncthing/syncthing/issues/7291)) by [@mathias4833](https://github.com/mathias4833) in https://github.com/syncthing/syncthing/pull/10006
|
||||||
|
* fix(config): remove discontinued primary STUN server (fixes [#10008](https://github.com/syncthing/syncthing/issues/10008)) by [@marbens-arch](https://github.com/marbens-arch) in https://github.com/syncthing/syncthing/pull/10009
|
||||||
|
* fix(stun): better error handling (ref [#10008](https://github.com/syncthing/syncthing/issues/10008)) by [@calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10010
|
||||||
|
* feat(fs, config): add support for custom filesystem type construction by [@pixelspark](https://github.com/pixelspark) in https://github.com/syncthing/syncthing/pull/9887
|
||||||
|
* fix(config): properly apply defaults when reading folder configuration by [@pixelspark](https://github.com/pixelspark) in https://github.com/syncthing/syncthing/pull/10034
|
||||||
|
* fix(config): zero filesystemtype is "basic" by [@calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10038
|
||||||
|
* fix(strings): differentiate setup(n) and set(v) up by [@systemcrash](https://github.com/systemcrash) in https://github.com/syncthing/syncthing/pull/10024
|
||||||
|
* fix(gui): mark unseen disconnected devices as inactive by [@tomasz1986](https://github.com/tomasz1986) in https://github.com/syncthing/syncthing/pull/10048
|
||||||
|
* fix(syncthing): use separate lock file instead of locking the certificate (fixes [#10053](https://github.com/syncthing/syncthing/issues/10053)) by [@calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10054
|
||||||
|
|
||||||
|
@@ -5,8 +5,8 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Decentralized file synchronization",
|
"tagline": "Decentralized file synchronization",
|
||||||
"version": "1.26.0-1",
|
"version": "1.29.3",
|
||||||
"upstreamVersion": "1.27.1",
|
"upstreamVersion": "1.29.6",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
@@ -1,11 +1,12 @@
|
|||||||
FROM cloudron/base:4.2.0@sha256:46da2fffb36353ef714f97ae8e962bd2c212ca091108d768ba473078319a47f4
|
FROM cloudron/base:5.0.0@sha256:04fd70dbd8ad6149c19de39e35718e024417c3e01dc9c6637eaf4a41ec4e596c
|
||||||
|
|
||||||
RUN mkdir -p /app/code
|
RUN mkdir -p /app/code
|
||||||
WORKDIR /app/code
|
WORKDIR /app/code
|
||||||
|
|
||||||
ARG VERSION=1.27.1
|
# renovate: datasource=github-releases depName=syncthing/syncthing versioning=semver extractVersion=^v(?<version>.+)$
|
||||||
|
ARG SYNCTHING_VERSION=1.29.6
|
||||||
|
|
||||||
RUN wget https://github.com/syncthing/syncthing/releases/download/v${VERSION}/syncthing-linux-amd64-v${VERSION}.tar.gz -O - | tar -xz -C /app/code --strip-components=1
|
RUN wget https://github.com/syncthing/syncthing/releases/download/v${SYNCTHING_VERSION}/syncthing-linux-amd64-v${SYNCTHING_VERSION}.tar.gz -O - | tar -xz -C /app/code --strip-components=1
|
||||||
|
|
||||||
# add supervisor configs
|
# add supervisor configs
|
||||||
ADD supervisor/* /etc/supervisor/conf.d/
|
ADD supervisor/* /etc/supervisor/conf.d/
|
||||||
|
4
renovate.json5
Normal file
4
renovate.json5
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": ["local>devops/renovator//default.renovate.json5"]
|
||||||
|
}
|
2234
test/package-lock.json
generated
2234
test/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -9,10 +9,9 @@
|
|||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chromedriver": "^120.0.0",
|
"chromedriver": "^136.0.0",
|
||||||
"expect.js": "^0.3.1",
|
"expect.js": "^0.3.1",
|
||||||
"mocha": "^10.2.0",
|
"mocha": "^11.2.2",
|
||||||
"selenium-webdriver": "^4.16.0",
|
"selenium-webdriver": "^4.32.0"
|
||||||
"superagent": "^8.1.2"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
63
test/test.js
63
test/test.js
@@ -1,11 +1,7 @@
|
|||||||
#!/usr/bin/env node
|
#!/usr/bin/env node
|
||||||
|
|
||||||
/* jshint esversion: 8 */
|
/* jshint esversion: 8 */
|
||||||
/* global describe */
|
/* global it, xit, describe, before, after, afterEach */
|
||||||
/* global before */
|
|
||||||
/* global after */
|
|
||||||
/* global it */
|
|
||||||
/* global xit */
|
|
||||||
|
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
@@ -13,7 +9,7 @@ require('chromedriver');
|
|||||||
|
|
||||||
const execSync = require('child_process').execSync,
|
const execSync = require('child_process').execSync,
|
||||||
expect = require('expect.js'),
|
expect = require('expect.js'),
|
||||||
superagent = require('superagent'),
|
fs = require('fs'),
|
||||||
path = require('path'),
|
path = require('path'),
|
||||||
timers = require('timers/promises'),
|
timers = require('timers/promises'),
|
||||||
{ Builder, By, until } = require('selenium-webdriver'),
|
{ Builder, By, until } = require('selenium-webdriver'),
|
||||||
@@ -27,7 +23,7 @@ if (!process.env.USERNAME || !process.env.PASSWORD) {
|
|||||||
describe('Application life cycle test', function () {
|
describe('Application life cycle test', function () {
|
||||||
this.timeout(0);
|
this.timeout(0);
|
||||||
|
|
||||||
const LOCATION = 'test';
|
const LOCATION = process.env.LOCATION || 'test';
|
||||||
const TEST_TIMEOUT = 30000;
|
const TEST_TIMEOUT = 30000;
|
||||||
const FOLDER = 'xmf'; // keep this small. long folder names fail in automation, not sure why
|
const FOLDER = 'xmf'; // keep this small. long folder names fail in automation, not sure why
|
||||||
const SYNC_PORT = 22001;
|
const SYNC_PORT = 22001;
|
||||||
@@ -35,17 +31,31 @@ describe('Application life cycle test', function () {
|
|||||||
|
|
||||||
let browser, app;
|
let browser, app;
|
||||||
const adminUsername = 'admin', adminPassword = 'changeme';
|
const adminUsername = 'admin', adminPassword = 'changeme';
|
||||||
let username = process.env.USERNAME;
|
const username = process.env.USERNAME;
|
||||||
let password = process.env.PASSWORD;
|
const password = process.env.PASSWORD;
|
||||||
|
|
||||||
before(function () {
|
before(function () {
|
||||||
browser = new Builder().forBrowser('chrome').setChromeOptions(new Options().windowSize({ width: 1280, height: 1024 })).build();
|
const chromeOptions = new Options().windowSize({ width: 1280, height: 1024 });
|
||||||
|
if (process.env.CI) chromeOptions.addArguments('no-sandbox', 'disable-dev-shm-usage', 'headless');
|
||||||
|
browser = new Builder().forBrowser('chrome').setChromeOptions(chromeOptions).build();
|
||||||
|
if (!fs.existsSync('./screenshots')) fs.mkdirSync('./screenshots');
|
||||||
});
|
});
|
||||||
|
|
||||||
after(function () {
|
after(function () {
|
||||||
browser.quit();
|
browser.quit();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
afterEach(async function () {
|
||||||
|
if (!process.env.CI || !app) return;
|
||||||
|
|
||||||
|
const currentUrl = await browser.getCurrentUrl();
|
||||||
|
if (!currentUrl.includes(app.domain)) return;
|
||||||
|
expect(this.currentTest.title).to.be.a('string');
|
||||||
|
|
||||||
|
const screenshotData = await browser.takeScreenshot();
|
||||||
|
fs.writeFileSync(`./screenshots/${new Date().getTime()}-${this.currentTest.title.replaceAll(' ', '_')}.png`, screenshotData, 'base64');
|
||||||
|
});
|
||||||
|
|
||||||
function getAppInfo() {
|
function getAppInfo() {
|
||||||
const inspect = JSON.parse(execSync('cloudron inspect'));
|
const inspect = JSON.parse(execSync('cloudron inspect'));
|
||||||
app = inspect.apps.filter(function (a) { return a.location.indexOf(LOCATION) === 0; })[0];
|
app = inspect.apps.filter(function (a) { return a.location.indexOf(LOCATION) === 0; })[0];
|
||||||
@@ -67,6 +77,17 @@ describe('Application life cycle test', function () {
|
|||||||
await waitForElement(By.xpath('//span[text()="Actions"]'));
|
await waitForElement(By.xpath('//span[text()="Actions"]'));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
async function logout() {
|
||||||
|
await browser.get('https://' + app.fqdn);
|
||||||
|
await waitForElement(By.xpath('//span[text()="Actions"]'));
|
||||||
|
await browser.findElement(By.xpath('//span[text()="Actions"]')).click();
|
||||||
|
await browser.sleep(4000);
|
||||||
|
await waitForElement(By.xpath('//span[text()="Log Out"]'));
|
||||||
|
await browser.findElement(By.xpath('//span[text()="Log Out"]')).click();
|
||||||
|
await browser.sleep(4000);
|
||||||
|
await waitForElement(By.id('user'));
|
||||||
|
}
|
||||||
|
|
||||||
async function loadPage() {
|
async function loadPage() {
|
||||||
await browser.get('https://' + app.fqdn);
|
await browser.get('https://' + app.fqdn);
|
||||||
await waitForElement(By.xpath('//span[text()="Actions"]'));
|
await waitForElement(By.xpath('//span[text()="Actions"]'));
|
||||||
@@ -75,13 +96,16 @@ describe('Application life cycle test', function () {
|
|||||||
async function addFolder() {
|
async function addFolder() {
|
||||||
await browser.get('https://' + app.fqdn);
|
await browser.get('https://' + app.fqdn);
|
||||||
await browser.findElement(By.css('[ng-click*=addFolder]')).click();
|
await browser.findElement(By.css('[ng-click*=addFolder]')).click();
|
||||||
|
await browser.sleep(8000);
|
||||||
await waitForElement(By.id('folderPath'));
|
await waitForElement(By.id('folderPath'));
|
||||||
await browser.sleep(4000); // wait more, not sure why this is needed
|
await browser.sleep(8000); // wait more, not sure why this is needed
|
||||||
await browser.findElement(By.id('folderLabel')).sendKeys(FOLDER);
|
await browser.findElement(By.id('folderLabel')).sendKeys(FOLDER);
|
||||||
await browser.sleep(4000); // without this sometimes only part of the folder name gets through
|
await browser.findElement(By.id('folderPath')).sendKeys(`/app/data/${FOLDER}`);
|
||||||
|
await browser.sleep(8000); // without this sometimes only part of the folder name gets through
|
||||||
await browser.findElement(By.css('[ng-click*=saveFolder]')).click();
|
await browser.findElement(By.css('[ng-click*=saveFolder]')).click();
|
||||||
await browser.wait(until.elementLocated(By.css('#folders .panel-status span[ng-switch-when=unshared]')), TEST_TIMEOUT);
|
await browser.sleep(8000); // without this "stale element"
|
||||||
await browser.sleep(4000);
|
await waitForElement(By.xpath(`//span[contains(text(), '${FOLDER}')]`));
|
||||||
|
await browser.sleep(8000);
|
||||||
}
|
}
|
||||||
|
|
||||||
async function checkFolder() {
|
async function checkFolder() {
|
||||||
@@ -114,6 +138,7 @@ describe('Application life cycle test', function () {
|
|||||||
it('can login', login.bind(null, username, password));
|
it('can login', login.bind(null, username, password));
|
||||||
it('can load page', loadPage);
|
it('can load page', loadPage);
|
||||||
it('can add folder', addFolder);
|
it('can add folder', addFolder);
|
||||||
|
it('can logout', logout);
|
||||||
|
|
||||||
it('backup app', async function () { execSync('cloudron backup create --app ' + app.id, EXEC_ARGS); });
|
it('backup app', async function () { execSync('cloudron backup create --app ' + app.id, EXEC_ARGS); });
|
||||||
it('restore app', async function () {
|
it('restore app', async function () {
|
||||||
@@ -125,6 +150,7 @@ describe('Application life cycle test', function () {
|
|||||||
it('can login', login.bind(null, username, password));
|
it('can login', login.bind(null, username, password));
|
||||||
it('can load page', loadPage);
|
it('can load page', loadPage);
|
||||||
it('can check folder', checkFolder);
|
it('can check folder', checkFolder);
|
||||||
|
it('can logout', logout);
|
||||||
|
|
||||||
it('move to different location', async function () {
|
it('move to different location', async function () {
|
||||||
await browser.get('about:blank');
|
await browser.get('about:blank');
|
||||||
@@ -136,6 +162,7 @@ describe('Application life cycle test', function () {
|
|||||||
it('can login', login.bind(null, username, password));
|
it('can login', login.bind(null, username, password));
|
||||||
it('can load page', loadPage);
|
it('can load page', loadPage);
|
||||||
it('can check folder', checkFolder);
|
it('can check folder', checkFolder);
|
||||||
|
it('can logout', logout);
|
||||||
|
|
||||||
it('uninstall app', async function () {
|
it('uninstall app', async function () {
|
||||||
await browser.get('about:blank');
|
await browser.get('about:blank');
|
||||||
@@ -148,17 +175,17 @@ describe('Application life cycle test', function () {
|
|||||||
await timers.setTimeout(30000);
|
await timers.setTimeout(30000);
|
||||||
});
|
});
|
||||||
it('can get app information', getAppInfo);
|
it('can get app information', getAppInfo);
|
||||||
// next release it should be replaced with LDAP login
|
it('can login', login.bind(null, username, password));
|
||||||
it('can admin login', login.bind(null, adminUsername, adminPassword));
|
|
||||||
it('can load page', loadPage);
|
it('can load page', loadPage);
|
||||||
it('can add folder', addFolder);
|
it('can add folder', addFolder);
|
||||||
|
it('can logout', logout);
|
||||||
|
|
||||||
it('can update', async function () {
|
it('can update', async function () {
|
||||||
await browser.get('about:blank');
|
await browser.get('about:blank');
|
||||||
execSync('cloudron update --app ' + LOCATION, EXEC_ARGS);
|
execSync('cloudron update --app ' + LOCATION, EXEC_ARGS);
|
||||||
await timers.setTimeout(30000);
|
await timers.setTimeout(30000);
|
||||||
});
|
});
|
||||||
// next release it should be replaced with LDAP login
|
it('can login', login.bind(null, username, password));
|
||||||
it('can admin login', login.bind(null, adminUsername, adminPassword));
|
|
||||||
it('can check folder', checkFolder);
|
it('can check folder', checkFolder);
|
||||||
|
|
||||||
it('uninstall app', async function () {
|
it('uninstall app', async function () {
|
||||||
|
Reference in New Issue
Block a user