BuildStream-Migration-Bot opened a new issue #13: URL: https://github.com/apache/buildstream/issues/13
[See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/13) In GitLab by [[Gitlab user @tristanvb]](https://gitlab.com/tristanvb) on Apr 26, 2017, 13:16 Currently BuildStream only uses a `make check` style for testing itself, however there are still large parts of BuildStream which cannot easily be tested, especially when it comes to Element implementations. To remedy this, we should have a separate test suite which involves building some small BuildStream projects designed to cover all of the use cases. This will be important moving forward as we add more Element implementations and need to be sure that they are continuously tested. To do this, we can use separate repositories for each test case, or we could use branches of the buildstream-tests repository. BuildStream projects for testing every Element should be created, and BuildStream's ".gitlab-ci.yml" file should be updated to run BuildStream for each of the test projects. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
