[PR #1587] [MERGED] Fix faux hierarchy reversal test #1901

Closed
opened 2026-02-25 23:31:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1587
Author: @marcelklehr
Created: 5/4/2024
Status: Merged
Merged: 5/4/2024
Merged by: @marcelklehr

Base: developHead: fix/faux-hierarchy-reversal-test


📝 Commits (5)

  • be4190f fix: Fix faux hierarchy reversal test
  • dd46926 chore(tests): Remove references to nextcloud-legacy
  • 0c5ce6f fix(tests): fix complex hierarchy reversals 2 test
  • 7c23c67 fix(SyncProcess#fromJSON): Fail if trees are not defined
  • fa2bb6a chore(ci): Move bookmarks app config to the end of the job name

📊 Changes

4 files changed (+228 additions, -230 deletions)

View changed files

📝 .github/workflows/tests.yml (+1 -1)
📝 src/lib/Account.ts (+1 -1)
📝 src/lib/strategies/Default.ts (+6 -0)
📝 src/test/test.js (+220 -228)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/1587 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 5/4/2024 **Status:** ✅ Merged **Merged:** 5/4/2024 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `fix/faux-hierarchy-reversal-test` --- ### 📝 Commits (5) - [`be4190f`](https://github.com/floccusaddon/floccus/commit/be4190f9fbe5693df434bc90fb918b307ba2bd3f) fix: Fix faux hierarchy reversal test - [`dd46926`](https://github.com/floccusaddon/floccus/commit/dd46926a2d34aae9c64559afe8e8fdbadeb6df21) chore(tests): Remove references to nextcloud-legacy - [`0c5ce6f`](https://github.com/floccusaddon/floccus/commit/0c5ce6f5246c4ce9a48428d5c33728ef88777303) fix(tests): fix complex hierarchy reversals 2 test - [`7c23c67`](https://github.com/floccusaddon/floccus/commit/7c23c6760fc512d02e945bdc7d206a31ff209240) fix(SyncProcess#fromJSON): Fail if trees are not defined - [`fa2bb6a`](https://github.com/floccusaddon/floccus/commit/fa2bb6a79f9ba7a7fdabcc8902b2049a19f65924) chore(ci): Move bookmarks app config to the end of the job name ### 📊 Changes **4 files changed** (+228 additions, -230 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/tests.yml` (+1 -1) 📝 `src/lib/Account.ts` (+1 -1) 📝 `src/lib/strategies/Default.ts` (+6 -0) 📝 `src/test/test.js` (+220 -228) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:31:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1901
No description provided.