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

Introduce GUI testing #131

Closed
gyorb opened this issue Nov 22, 2018 · 1 comment · May be fixed by #171
Closed

Introduce GUI testing #131

gyorb opened this issue Nov 22, 2018 · 1 comment · May be fixed by #171
Assignees
Milestone

Comments

@gyorb
Copy link
Contributor

gyorb commented Nov 22, 2018

automatic GUI tests would be nice again if possible for multiple eclipse versions

@dkrupp
Copy link
Member

dkrupp commented Apr 15, 2019

Implement first a simple test sequence, testing the most basic use case.
Prerequisite: We have hello world C project in eclipse.
0. Empty codechecker config (global and local)

  1. Add nature. Error message appears that codechecker needs to be configured.
  2. Codechecker configuration is given.
  3. build is called for hello world. Expected result: File and project level warnings appear.

@dkrupp dkrupp changed the title re introduce GUI testing Introduce GUI testing Apr 15, 2019
@dkrupp dkrupp added this to the v0.0.7 milestone Apr 15, 2019
@vodorok vodorok mentioned this issue Jul 24, 2019
@vodorok vodorok closed this as completed Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants