Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Ferdinand Thiessen 324ebe92f8 Fix cypress scripts for local run + Add documentation
Fix the scripts for local cypress runs,
they need to be run within the `npm run` environment,
as the nextcloud webpack config requires the `npm_package_name`
variable to be set.

Also a up-to-date nextcloud instance is required for testing
text at the current git head, so updated the dockerfile
and docker-compose files to create a nextcloud image from current git head.

Additionally updated the tests to use cypress 10.x and
added missing documentation on how to run the cypress tests.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2022-06-05 12:39:56 +02:00
Jonas 809226b4e9
Migrate phpunit tests from drone to github actions (Fixes: #1679)
Only test with sqlite and oc for now. There's no added value to run our
basic phpunit test on mysql and postgresql environments.

Also drops the obsolete `occ app:check-code` compatibility tests.

Signed-off-by: Jonas <jonas@freesources.org>
2022-02-08 15:00:01 +01:00
Ashutosh Verma 218bc3b251
Small changes to README
Signed-off-by: Ashutosh Verma <mail@ashu.io>
2021-05-21 18:35:14 +05:30
Ashutosh Verma d9f9b42cea
Small changes to README
Signed-off-by: Ashutosh Verma <mail@ashu.io>
2021-05-21 18:07:12 +05:30
Ashutosh Verma fc9accb8ea
Small changes to README
Signed-off-by: Ashutosh Verma <mail@ashu.io>
2021-05-21 17:58:13 +05:30
Julius Härtl f2cdb53830
Add note about rich workspace config to README
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-03-09 16:56:22 +01:00
Julius Härtl 87b622ae14
Update README.md 2019-08-22 08:20:04 +02:00
Julius Härtl e883080c18
Update README.md 2019-08-20 12:44:42 +02:00
Julius Härtl df1a558dfc
Update README.md 2019-08-20 12:40:11 +02:00
Julius Härtl 83f7ddc943
Update README.md 2019-08-20 12:37:45 +02:00
Georg Ehrke 610c3b0e84
Fix screenshot
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-06-27 11:03:17 +02:00
Jan-Christoph Borchardt f67b40bfc0
Add screenshot and key points to readme
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-07 17:57:30 +02:00
Jan-Christoph Borchardt 21a3d5ca38
Simplify dev setup instructions
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-05-14 17:13:23 +02:00
Julius Härtl 6277a4cc0e
Fix links in README
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-14 09:43:52 +02:00
Julius Härtl 7936d25ea6
Add readme with basic build instructions (fixes #9)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-14 09:41:07 +02:00
Julius Härtl 66adbbbe65
Add basic app structure
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-18 17:15:31 +01:00