[PR #1064] [MERGED] Test and fix complex move-remove interactions #1806

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1064
Author: @marcelklehr
Created: 3/7/2022
Status: Merged
Merged: 3/7/2022
Merged by: @marcelklehr

Base: developHead: fix/sync-inconsistency-2


📝 Commits (7)

  • eadc93b Test and fix complex move-remove interactions
  • 94febc7 Interrupt test: Fix interrupts leaking into other tests
  • 16cdbca Tests: Simplify account data description for grepping tests
  • d952065 Interrupt test: Increase interrupt interval for nextcloud bookmarks
  • 8d26a20 Tests: Fix typo
  • c65a133 Account: Do not reset cache after network error
  • 48d39f0 Tests: Don't run interrupt with nextcloud bookmarks

📊 Changes

3 files changed (+178 additions, -56 deletions)

View changed files

📝 src/lib/Account.ts (+2 -2)
📝 src/lib/strategies/Default.ts (+7 -7)
📝 src/test/test.js (+169 -47)

📄 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/1064 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 3/7/2022 **Status:** ✅ Merged **Merged:** 3/7/2022 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `fix/sync-inconsistency-2` --- ### 📝 Commits (7) - [`eadc93b`](https://github.com/floccusaddon/floccus/commit/eadc93badcb05bbee1a1152e863f9d835c0745c4) Test and fix complex move-remove interactions - [`94febc7`](https://github.com/floccusaddon/floccus/commit/94febc7f94b77fd8b5f3b0aa3c18566b0e9b05db) Interrupt test: Fix interrupts leaking into other tests - [`16cdbca`](https://github.com/floccusaddon/floccus/commit/16cdbca1d76425f6ee4be2e8fdb13340c17a3c4c) Tests: Simplify account data description for grepping tests - [`d952065`](https://github.com/floccusaddon/floccus/commit/d952065f4e26bc664f0e55f82a76e12fc8e7b78d) Interrupt test: Increase interrupt interval for nextcloud bookmarks - [`8d26a20`](https://github.com/floccusaddon/floccus/commit/8d26a20a2563b1f64923b0e772e12c401691ff8a) Tests: Fix typo - [`c65a133`](https://github.com/floccusaddon/floccus/commit/c65a1338373b0ecadb302843c47e31b5c10a78cb) Account: Do not reset cache after network error - [`48d39f0`](https://github.com/floccusaddon/floccus/commit/48d39f05b0a93e3f151708daecfe283adfc245b1) Tests: Don't run interrupt with nextcloud bookmarks ### 📊 Changes **3 files changed** (+178 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/Account.ts` (+2 -2) 📝 `src/lib/strategies/Default.ts` (+7 -7) 📝 `src/test/test.js` (+169 -47) </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:30:53 +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#1806
No description provided.