[PR #36] [CLOSED] fix #35 Improve test coverage #135

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/36
Author: @JarrodFolinoFC
Created: 6/2/2023
Status: Closed

Base: mainHead: feature/increase-test-coverage


📝 Commits (1)

📊 Changes

7 files changed (+117 additions, -26 deletions)

View changed files

📝 .gitignore (+3 -0)
📝 output/result.json (+16 -22)
tests/expected_outputs/aws-domain-redirect.json (+44 -0)
tests/expected_outputs/aws-lambda-api.json (+36 -0)
📝 tests/expected_outputs/aws-static-site.json (+0 -0)
📝 tests/expected_outputs/wordpress.json (+0 -0)
📝 tests/integration_test.py (+18 -4)

📄 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/36 **Author:** [@JarrodFolinoFC](https://github.com/JarrodFolinoFC) **Created:** 6/2/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/increase-test-coverage` --- ### 📝 Commits (1) - [`dcfb3c3`](https://github.com/patrickchugh/terravision/commit/dcfb3c356e413bf8a9a1600e108d24a3424061aa) fix #35 ### 📊 Changes **7 files changed** (+117 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -0) 📝 `output/result.json` (+16 -22) ➕ `tests/expected_outputs/aws-domain-redirect.json` (+44 -0) ➕ `tests/expected_outputs/aws-lambda-api.json` (+36 -0) 📝 `tests/expected_outputs/aws-static-site.json` (+0 -0) 📝 `tests/expected_outputs/wordpress.json` (+0 -0) 📝 `tests/integration_test.py` (+18 -4) </details> ### 📄 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](../../../pulls) 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? --- <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#135
No description provided.