Johannes Zellner
08eac4fde1
Convert tests to charlie
2026-04-20 09:46:33 +02:00
Girish Ramakrishnan
5055ade625
test: remove chromedriver dependency
...
Selenium Manager auto-detects the system ChromeDriver, making the
chromedriver npm package unnecessary.
Made-with: Cursor
2026-04-15 17:18:11 +02:00
Girish Ramakrishnan
6e29723b52
test: fix @cloudron/superagent API compatibility
...
Replace .statusCode with .status, remove .agent() and .end()
usage to match @cloudron/superagent API.
Made-with: Cursor
2026-04-15 16:54:55 +02:00
Girish Ramakrishnan
14f1ea39ee
test: use @cloudron scoped safetydance and superagent
...
Made-with: Cursor
2026-04-15 16:39:11 +02:00
Girish Ramakrishnan
3e9b16ce1d
test: convert test to ESM
...
Replace CommonJS require() with ESM imports, add "type": "module"
to test/package.json, remove 'use strict' and jshint directives,
replace __dirname with import.meta.dirname.
Made-with: Cursor
2026-04-15 16:16:54 +02:00
Girish Ramakrishnan
d37d644518
Replace expect.js with node:assert/strict
...
expect.js is unmaintained and unnecessary — Node's built-in assert
module covers all our assertion patterns. This also removes expect.js
from package.json dependencies.
Made-with: Cursor
2026-04-15 15:37:15 +02:00
Girish Ramakrishnan
343c4f4487
Fix tests
2025-01-09 12:17:46 +01:00
Girish Ramakrishnan
7d0d52ceae
change perms
2024-10-09 09:36:48 +02:00
Girish Ramakrishnan
f19465b3d6
Fix test
2024-10-09 09:28:39 +02:00
Girish Ramakrishnan
9b773524ce
add ci files
2024-10-09 09:08:28 +02:00
Johannes Zellner
84c505ad43
Make tests language independent
2024-02-01 14:27:07 +01:00
Johannes Zellner
3e95af2256
Fixup tests
2023-11-15 12:50:25 +01:00
Johannes Zellner
62b03b02d5
Fixup test
2023-10-03 17:23:13 +02:00
Vladimir D
e176d6c705
LDAP to OIDC auth migration, tests refactored
2023-09-26 15:30:53 +04:00
Girish Ramakrishnan
8876fedd40
Update test
2023-07-29 20:08:07 +05:30
Girish Ramakrishnan
5205ba5e83
fix test
2023-07-17 10:22:14 +05:30
Girish Ramakrishnan
f668f4f3ab
Version 1.29.0
2023-07-17 10:06:18 +05:30
Johannes Zellner
46982e68f7
Fixup tests
2022-08-19 16:31:54 +02:00
Johannes Zellner
a2d2edabaf
Fixup test
2022-08-19 16:18:45 +02:00
Girish Ramakrishnan
a12cf5f70b
not sure why commented out
2022-07-31 08:21:18 +02:00
Girish Ramakrishnan
fcb4caff89
Fixup tests
2022-07-31 08:12:39 +02:00
Girish Ramakrishnan
e5296ab5ee
Fixup tests
2022-02-24 19:42:35 -08:00
Johannes Zellner
aa0b00cd1e
Fixup tests
2022-01-31 14:08:14 +01:00
Johannes Zellner
73027148c6
Fixup tests
2021-10-22 08:27:40 +02:00
Johannes Zellner
0008351e7c
Fixup tests
2021-08-23 13:10:31 +02:00
Johannes Zellner
8744b525cd
Update test deps
2020-10-02 17:45:03 +02:00
Johannes Zellner
ea72f04000
Fixup tests
...
New version is using the monaco editor, not sure how to interact with
that in the test.
https://microsoft.github.io/monaco-editor/
2020-06-22 12:33:10 +02:00
Girish Ramakrishnan
076dd3946b
Fix tests
2020-03-08 18:59:04 -07:00
Johannes Zellner
5a0d2ea12e
Ensure we can submit the test file page
2020-02-10 17:04:16 +01:00
Johannes Zellner
664677527a
Fix tests for cli changes
2019-12-06 13:07:42 +01:00
Johannes Zellner
b72d7ad682
Bring test deps up to date
2019-11-14 16:45:34 +01:00
Girish Ramakrishnan
6c0a2ab20b
no need to relogin since session persists
2019-08-19 17:29:26 -07:00
Johannes Zellner
047ec295bc
Remove unused test requires
2019-07-31 18:16:28 +02:00
Johannes Zellner
31b8a17230
Ensure we never test with the default port
2019-07-31 18:15:17 +02:00
Girish Ramakrishnan
6b25bb66c7
Fix up tests
2019-06-04 19:26:26 -07:00
Johannes Zellner
9971919cf9
Make tests use a different port to avoid conflicts
2018-11-02 08:53:38 +01:00
Johannes Zellner
1b15db85e3
Avoid nxdomain during tests and always specify app id
2018-09-03 17:44:23 +02:00
Girish Ramakrishnan
32cc8175e5
Fix tests
2018-08-12 10:36:17 -07:00
Girish Ramakrishnan
3eb57f2c07
Add custom file test
2018-08-02 10:15:05 -07:00
Girish Ramakrishnan
f9949c11a3
fix api usage
2018-06-06 16:00:51 -07:00
Girish Ramakrishnan
c2419ba46c
Fix api use
2018-05-03 09:44:20 -07:00
Girish Ramakrishnan
b39e1850d7
add chromedriver
2018-05-03 09:38:42 -07:00
Johannes Zellner
b86f9c7a20
Ensure the tests work with other instances installed
2018-03-26 12:36:09 +02:00
Girish Ramakrishnan
d3553de1a6
Use SMTPS port to send email for Go programs
2018-01-18 11:21:31 -08:00
Dennis Schwerdel
c137f79e9b
Version 1.2.0
2017-11-29 21:21:37 +01:00
Girish Ramakrishnan
3e04f6b996
Version 1.1.1
2017-10-17 10:46:38 -07:00
Girish Ramakrishnan
2329c01ba5
Fix tests
2017-10-14 11:45:26 -07:00
Girish Ramakrishnan
3970139ea7
Add --wait for configure
2017-08-08 14:53:40 -07:00
Girish Ramakrishnan
821c13e7eb
restart requires --wait now
2017-08-07 11:22:40 -07:00
Girish Ramakrishnan
a03fb92253
Add update test
2017-08-07 11:22:40 -07:00