Skip to content

Merge testing/ directory into tests/#494

Merged
kmontemayor2-sc merged 3 commits intomainfrom
kmonte/migrate-testing-tests
Feb 26, 2026
Merged

Merge testing/ directory into tests/#494
kmontemayor2-sc merged 3 commits intomainfrom
kmonte/migrate-testing-tests

Conversation

@kmontemayor2-sc
Copy link
Collaborator

@kmontemayor2-sc kmontemayor2-sc commented Feb 18, 2026

Move testing/ contents into tests/ as three subdirectories:

  • tests/e2e_tests/ (from testing/e2e_tests/)
  • tests/api_test/ (from testing/api_test/)
  • tests/config_tests/ (from testing/dep_vars_check.py, assert_yaml_configs_parse.py, notebooks_test.py)

Update all references in Makefile, README.md, .dockerignore, and .cursor/rules.

Addressing #457

Scope of work done

Where is the documentation for this feature?: N/A

Did you add automated tests or write a test plan?

Updated Changelog.md? NO

Ready for code review?: NO

Move testing/ contents into tests/ as three subdirectories:
- tests/e2e_tests/ (from testing/e2e_tests/)
- tests/api_test/ (from testing/api_test/)
- tests/config_tests/ (from testing/dep_vars_check.py, assert_yaml_configs_parse.py, notebooks_test.py)

Update all references in Makefile, README.md, .dockerignore, and .cursor/rules.
@kmontemayor2-sc
Copy link
Collaborator Author

/unit_test

@kmontemayor2-sc
Copy link
Collaborator Author

/integration_test

@kmontemayor2-sc
Copy link
Collaborator Author

/e2e_test

@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

GiGL Automation

@ 22:24:59UTC : 🔄 Scala Unit Test started.

@ 22:33:49UTC : ✅ Workflow completed successfully.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

GiGL Automation

@ 22:25:03UTC : 🔄 Integration Test started.

@ 23:38:40UTC : ✅ Workflow completed successfully.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

GiGL Automation

@ 22:25:04UTC : 🔄 Python Unit Test started.

@ 23:49:37UTC : ✅ Workflow completed successfully.

@kmontemayor2-sc
Copy link
Collaborator Author

/help

@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

GiGL Automation

@ 22:25:25UTC : 🔄 E2E Test started.

@ 23:52:23UTC : ❌ Workflow failed.
Please check the logs for more details.

@github-actions
Copy link
Contributor

GiGL Automation

@ 22:25:40UTC :

🤖 Available PR Commands

You can trigger the following workflows by commenting on this PR:

  • /help - Checkout code
  • /unit_test_py - Run Python Unit Tests
  • /unit_test_scala - Run Scala Unit Tests
  • /integration_test - Run Integration Tests
  • /e2e_test - Run E2E Tests
  • /notebook_tests - Run Example Notebooks Tests
  • /lint_test - Run Linting Tests

💡 Usage: Simply comment on this PR with any of the commands above (e.g., /unit_test)

⏱️ Note: Commands may take some time to complete. Progress updates will be posted as comments.

@kmontemayor2-sc
Copy link
Collaborator Author

/lint_test

@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

GiGL Automation

@ 22:27:10UTC : 🔄 Lint Test started.

@ 22:30:49UTC : ❌ Workflow failed.
Please check the logs for more details.

@kmontemayor2-sc
Copy link
Collaborator Author

/lint_test

@github-actions
Copy link
Contributor

github-actions bot commented Feb 18, 2026

GiGL Automation

@ 22:40:07UTC : 🔄 Lint Test started.

@ 22:47:24UTC : ✅ Workflow completed successfully.

@kmontemayor2-sc
Copy link
Collaborator Author

/all_test

@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2026

GiGL Automation

@ 17:51:30UTC : 🔄 Lint Test started.

@ 17:58:14UTC : ✅ Workflow completed successfully.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2026

GiGL Automation

@ 17:51:30UTC : 🔄 Integration Test started.

@ 19:14:14UTC : ✅ Workflow completed successfully.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2026

GiGL Automation

@ 17:51:33UTC : 🔄 E2E Test started.

@ 19:14:55UTC : ✅ Workflow completed successfully.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2026

GiGL Automation

@ 17:51:33UTC : 🔄 Scala Unit Test started.

@ 18:01:16UTC : ✅ Workflow completed successfully.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2026

GiGL Automation

@ 17:51:35UTC : 🔄 Python Unit Test started.

@ 19:03:32UTC : ✅ Workflow completed successfully.

@kmontemayor2-sc kmontemayor2-sc marked this pull request as ready for review February 26, 2026 19:47
@kmontemayor2-sc kmontemayor2-sc added this pull request to the merge queue Feb 26, 2026
Merged via the queue into main with commit 05f4119 Feb 26, 2026
6 checks passed
@kmontemayor2-sc kmontemayor2-sc deleted the kmonte/migrate-testing-tests branch February 26, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants