Skip to content

Join the testing team

Anders Evenrud edited this page May 22, 2015 · 1 revision

I'm currently looking for testers to find bugs, errors and give suggestions on how to improve OS.js.

Testers

See the Hall of Fame to see the full list of contributors

Instructions

There is no official testing procedure as of now, but this is how I normally do my testing:

  • Set up a fresh instance
    • This will confirm if building is working correctly
    • Check all servers
      • PHP Internal
      • PHP Apache
      • Node
  • In all browsers I then go through this list of functions
    • Test WindowManager (move, resize, minimize, maximize windows etc)
    • Launch all applications to see if they start up correctly
      • Test creating new File
      • Test opening existing File
      • Test saving to new File
    • Test drag and drop in between applications
    • Test dialogs and GUI elements with the "GUITest" application
    • Change theme, background settings, etc.
    • Test Panel customization
    • Look out for any missing locales/translations
    • Log out and save current session
      • Re-launch to see if session is correctly restored

If you cannot run a server on your own computer, you could always perform all the tests on: http://osjsv2.0o.no/

Please keep in mind that these applications are not done and has missing fetures already: Writer, Archiver and Draw

If any bugs or errors are found, just report them to me on [email protected] or create a new issue on Github: https://github.com/andersevenrud/OS.js-v2/issues

If you want to join the team make sure to send me a message if you want to be on the credits list :)

Clone this wiki locally