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

Update Travis tests to run in Java 8, 9 and 10 #321

Closed
raquelalegre opened this issue Jul 4, 2018 · 1 comment
Closed

Update Travis tests to run in Java 8, 9 and 10 #321

raquelalegre opened this issue Jul 4, 2018 · 1 comment
Assignees

Comments

@raquelalegre
Copy link
Contributor

raquelalegre commented Jul 4, 2018

We need to create some new tests that:

  1. Open Nammu
  2. Use setText() on the edit area object
  3. Capture errors coming from 2.

Tests should pass when there are no errors captured.

It'd be also interesting to test SyntaxHighlighting and other text edition features are working. This can be done looking into de attributes assigned to the text added in step 2.

Some related info about Java 9 also in #303.

@sgrieve
Copy link
Contributor

sgrieve commented Aug 14, 2018

This has been completed in #337, aside from the java version issues, which are now listed in #336

@sgrieve sgrieve closed this as completed Aug 14, 2018
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

2 participants