Commit Graph

25 Commits

Author SHA1 Message Date
dependabot[bot]
861b20dc9d chore(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.9 (#11570)
* chore(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.9

Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 0.0.5 to 1.0.9.
- [Commits](https://github.com/olekukonko/tablewriter/compare/v0.0.5...v1.0.9)

---
updated-dependencies:
- dependency-name: github.com/olekukonko/tablewriter
  dependency-version: 1.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: adjust to tablewriter 1.0.9 (AI-powered)

Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com>

* update to NewTable

* bring back a Footer

* fix the tests

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Julian Koberg <julian.koberg@kiteworks.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julian Koberg <julian.koberg@kiteworks.com>
Co-authored-by: Roman Perekhod <rperekhod@owncloud.com>
2025-08-06 09:39:49 +02:00
Lukas Hirt
b933f48b68 test: adjust PHP code to support v8.4
The implicite nullable type has been deprecated.
This fixes it by explicitely typing every nullable type.
PHP is also bumped in composer and drone to v8.4.
2025-06-26 09:10:01 +02:00
Prajwol Amatya
b4801f0bc7 add test for restart expired upload session 2025-06-20 12:22:55 +05:45
Saw-jan
56e5fd20d6 refactor: add trailing-comma in method args and params
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
2025-06-19 15:34:02 +05:45
Saw-jan
2c6c769695 refactor: add return type lint rules
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
2025-06-19 12:26:09 +05:45
Saw-jan
2ef566b85b refactor: add space related lint rules
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
2025-06-19 12:26:09 +05:45
Saw-jan
43865a9646 refactor: add trailing_comma lint rule
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
2025-06-19 12:26:09 +05:45
Prajwol Amatya
d5f7f233dd resume all uploads sessions 2025-06-16 11:31:53 +05:45
Saw-jan
24da404bb2 test: cleanup search data on each scenario
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
2025-06-13 17:36:47 +05:45
amrita
c262bbdfa5 add tests for puring all expired trashe resources 2025-06-04 09:27:09 +05:45
amrita-shrestha
2a6bc483fa add tests for restoring specific and all trashed resource all once 2025-05-23 13:02:11 +05:45
amrita-shrestha
ddde07c734 add tests for listing trash resourced 2025-05-22 09:50:10 +05:45
amrita
6c9a98a7c4 add cli tests for listing stale upload 2025-05-08 16:07:45 +05:45
Niraj Acharya
ff68659b4e adding test for trying to create auth app-token without expiry using cli 2025-03-28 12:03:25 +05:45
pradip
1848e43f08 tests: grouped email notification using CLI command 2025-03-06 17:14:02 +05:45
Niraj Acharya
b5e5d9414c adding test for trying to create auth app-token for other user without impersonation env 2025-02-18 09:06:12 +05:45
Niraj Acharya
55d59d5b79 adding test for deleting auth token using cli
Co-authored-by: Prashant Gurung <53248463+prashant-gurung899@users.noreply.github.com>
2025-02-10 12:12:23 +05:45
Niraj Acharya
089ccc1ca3 updating lint rules for test code 2024-12-30 09:18:45 +05:45
Niraj Acharya
558839faa6 adding test for creating auth token for an app using cli 2024-12-24 09:56:07 +05:45
Prajwol Amatya
0a12fd9834 add test to clean upload sessions that are not processing 2024-10-22 12:49:30 +05:45
Prajwol Amatya
4475d1efc0 add test to restart upload sessions 2024-10-15 14:41:25 +05:45
Saw-jan
ca76f79be3 test: get necessary contexts properly 2024-10-08 15:17:44 +05:45
Prajwol Amatya
c836695209 add tests for cli command uploads sessions 2024-10-08 12:09:53 +05:45
amrita
451f288ae3 add tests for fake office 2024-08-30 09:46:20 +05:45
prashant-gurung899
d8d7b700cd reorganize test folders within the acceptance directory
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
2024-08-28 14:54:45 +05:45