[PR #116] [MERGED] Basic integration test fixture and couple of tests #4081

Closed
opened 2026-03-15 01:25:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/116
Author: @karlicoss
Created: 11/27/2018
Status: Merged
Merged: 11/29/2018
Merged by: @pirate

Base: masterHead: tests


📝 Commits (1)

  • c586590 Basic integration test fixture and couple of tests

📊 Changes

1 file changed (+92 additions, -0 deletions)

View changed files

tests/tests.py (+92 -0)

📄 Description

I'm investigating some issue with a bad state of the index, not sure if it's an actual bug or I just messed it up somehow, but while investigating I started writing integration tests. It's a bit ad-hoc for now, but hopefully better to have at least some :) Perhaps later we can set them up on CI or something like that.


🔄 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/ArchiveBox/ArchiveBox/pull/116 **Author:** [@karlicoss](https://github.com/karlicoss) **Created:** 11/27/2018 **Status:** ✅ Merged **Merged:** 11/29/2018 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `master` ← **Head:** `tests` --- ### 📝 Commits (1) - [`c586590`](https://github.com/ArchiveBox/ArchiveBox/commit/c58659036b0afe36a02397563f63f0c42bc1b2fd) Basic integration test fixture and couple of tests ### 📊 Changes **1 file changed** (+92 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tests/tests.py` (+92 -0) </details> ### 📄 Description I'm investigating some issue with a bad state of the index, not sure if it's an actual bug or I just messed it up somehow, but while investigating I started writing integration tests. It's a bit ad-hoc for now, but hopefully better to have at least some :) Perhaps later we can set them up on CI or something like that. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:25:08 +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/ArchiveBox#4081
No description provided.