[PR #32] [MERGED] Feature/tests #133

Closed
opened 2026-05-06 12:37:47 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/patrickchugh/terravision/pull/32
Author: @JarrodFolinoFC
Created: 5/29/2023
Status: Merged
Merged: 5/29/2023
Merged by: @patrickchugh

Base: mainHead: feature/tests


📝 Commits (2)

📊 Changes

5 files changed (+146 additions, -257 deletions)

View changed files

📝 .github/workflows/lint-and-test.yml (+3 -3)
output/result.json (+42 -0)
📝 tests/integration_test.py (+32 -32)
tests/testcase-aws-static-site.json (+42 -0)
📝 tests/testcase-wordpress.json (+27 -222)

📄 Description

YOUR PR TITLE

Type of Change

  • Bug Fix
  • New Feature
  • Refactor
  • Documentation

Checklist

All Submissions:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you written Documentation/Tests?
  • Have you read done your own code-review?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?

🔄 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/patrickchugh/terravision/pull/32 **Author:** [@JarrodFolinoFC](https://github.com/JarrodFolinoFC) **Created:** 5/29/2023 **Status:** ✅ Merged **Merged:** 5/29/2023 **Merged by:** [@patrickchugh](https://github.com/patrickchugh) **Base:** `main` ← **Head:** `feature/tests` --- ### 📝 Commits (2) - [`4c48e89`](https://github.com/patrickchugh/terravision/commit/4c48e8944058141a0098c1d5742ce8b6f5edfb0e) fix #22 - [`c2fbb87`](https://github.com/patrickchugh/terravision/commit/c2fbb873e9b5158b8feb8cbae59d5f4c10d580ca) remove failing step ### 📊 Changes **5 files changed** (+146 additions, -257 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/lint-and-test.yml` (+3 -3) ➕ `output/result.json` (+42 -0) 📝 `tests/integration_test.py` (+32 -32) ➕ `tests/testcase-aws-static-site.json` (+42 -0) 📝 `tests/testcase-wordpress.json` (+27 -222) </details> ### 📄 Description # YOUR PR TITLE ## Type of Change * [x] Bug Fix * [x] New Feature * [x] Refactor * [x] Documentation ## Checklist All Submissions: * [x] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change? * [x] Have you written Documentation/Tests? * [x] Have you read done your own code-review? ### Changes to Core Features: * [x] Have you added an explanation of what your changes do and why you'd like us to include them? * [x] Have you written new tests for your core changes, as applicable? * [x] Have you successfully run tests with your changes locally? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:37:47 +02: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/terravision#133
No description provided.