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

Release testing #490

Open
20 of 22 tasks
cqx931 opened this issue Jan 5, 2018 · 6 comments
Open
20 of 22 tasks

Release testing #490

cqx931 opened this issue Jan 5, 2018 · 6 comments
Assignees

Comments

@cqx931
Copy link
Collaborator

cqx931 commented Jan 5, 2018

How do I test a new release?

Before release

  • Run each of the RiTa examples on each of the platforms:

JavaScript

  • In the browser with dom (Chrome/Firefox)
  • In the browser with p5.js
  • Test 'Analysis' and 'RandomRhymes' examples with no lexicon, using rita.js, rather than rita-full.js and verify that the correct warning message is shown

Java

  • In Processing
  • In Processing for Android (Ignore the example: ReplaceableWriting for Android tests)
  • As a standalone Java program (jar)
  • As a standalone Android app (jar)

Post release
Pay attention to any error or warning message during the process:

Testing RiTa website

  • Check and fix errors in the console tab of developer tools for each page
  • Check links (with a link-checker) and fix any errors
@cqx931 cqx931 self-assigned this Jan 5, 2018
@cqx931
Copy link
Collaborator Author

cqx931 commented Jan 5, 2018

Remaining issues:

@dhowe
Copy link
Owner

dhowe commented Jan 6, 2018

Looks like runkit is ok now:

image

@dhowe
Copy link
Owner

dhowe commented Jan 6, 2018

what do we need to do for cdnjs?

image

@cqx931
Copy link
Collaborator Author

cqx931 commented Jan 6, 2018

cdn is on 1.3.11 now.

@dhowe
Copy link
Owner

dhowe commented Jan 6, 2018

ok, so only android remaining?

@cqx931
Copy link
Collaborator Author

cqx931 commented Jan 11, 2018

All passed now except android.

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