We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should have a simple way to test whether Lifecycle works against a real SuiteCRM server, in addition to mockups for the testing framework.
This could be solved by a docker template to spin up a container running a SuiteCRM server that we could feed configs into and test it runs.
This will need:
The text was updated successfully, but these errors were encountered:
This issue is now closed, as #36 has been merged.
There is potentially some more work we could do to make this code better, but that's been moved into #38, as it's not a blocker on other issues.
Sorry, something went wrong.
No branches or pull requests
We should have a simple way to test whether Lifecycle works against a real SuiteCRM server, in addition to mockups for the testing framework.
This could be solved by a docker template to spin up a container running a SuiteCRM server that we could feed configs into and test it runs.
This will need:
The text was updated successfully, but these errors were encountered: