Fix Docker integration tests - resolve container startup and API access issues#12
Closed
Fix Docker integration tests - resolve container startup and API access issues#12
Conversation
- Create docker-compose.yml with MySQL 8.0 and Snipe-IT with proper healthchecks - Add Start-TestEnvironment.ps1 to provision Docker stack, run migrations, install Passport, create admin user, and generate API tokens - Add Stop-TestEnvironment.ps1 to cleanly tear down Docker environment - Add SnipeIT.Integration.Tests.ps1 with comprehensive test suite covering Categories, Manufacturers, Status Labels, Models, Assets, Users, and checkout/checkin workflows - Add .github/workflows/integration.yml for CI/CD integration testing - Fix healthcheck to verify Apache is responding instead of checking API endpoint (which redirects to setup wizard before completion) - Implement OAuth2/Passport setup with artisan commands for token generation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Agent-Logs-Url: https://github.com/djeborn/snipe-it-ps/sessions/d39472ae-56d4-4adf-9686-9d8592f970fa Co-authored-by: djeborn <116414068+djeborn@users.noreply.github.com>
Includes setup instructions, troubleshooting guide, and CI/CD documentation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Agent-Logs-Url: https://github.com/djeborn/snipe-it-ps/sessions/d39472ae-56d4-4adf-9686-9d8592f970fa Co-authored-by: djeborn <116414068+djeborn@users.noreply.github.com>
Owner
|
@copilot - Fix the failing tests. |
Agent-Logs-Url: https://github.com/djeborn/snipe-it-ps/sessions/d3cb127a-02fd-4315-8e74-71f558e2dcc7 Co-authored-by: djeborn <116414068+djeborn@users.noreply.github.com>
Contributor
The root cause was that Fixed in commit
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.