crossplane / terrajet

Generate Crossplane Providers from any Terraform Provider
https://crossplane.io
Apache License 2.0
289 stars 38 forks source link

Unit tests for Pipeline Run function #133

Open turkenh opened 2 years ago

turkenh commented 2 years ago

What problem are you facing?

In #128, we have moved the logic in generate/main.go of providers into Terrajet and abstracted that logic from Terrajet users. We need to add units tests there but currently this requires #81 to be resolved.

How could Terrajet help solve your problem?

Add unit tests to pipeline.Run() method once #81 resolved.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.