Skip to content
New issue

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

It seems no Assert in the assemble test function "Assemble_FromRepositoriesJson" #437

Open
FrankHsu-Kingston opened this issue Oct 18, 2024 · 0 comments

Comments

@FrankHsu-Kingston
Copy link

FrankHsu-Kingston commented Oct 18, 2024

As the title suggests, it seems that there is no Assert statement in the test function "Assemble_FromRepositoriesJson". Therefore, no matter how you modify this test, it will pass...

I have another question. If I have a dependency file (e.g., Cmf.Custom.Business.1.1.0.zip) that exists in both the CIRepository and Repositories path which I define in repositories.json, when I run "cmf assemble" to assemble my project, it skips this file and does not assemble it. This behavior seems a bit odd. Is this the expected outcome?

I initially expected that it would first check for dependencies in the Repositories, and if not found there, then look in the CIRepository.

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

No branches or pull requests

1 participant