gallery icon indicating copy to clipboard operation
gallery copied to clipboard

Test the PHP testing documentation

Open oparoz opened this issue 9 years ago • 2 comments

From @oparoz on August 16, 2015 15:27

It's now possible to easily test part of the app's PHP code, but the documentation needs to be improved to make sure it's easy to understand for both people new to testing and veterans alike.

@setnes @demattin and anybody else who might be interested, please try to follow the instructions I've added here:

  • https://github.com/owncloud/gallery/blob/master/tests/README.MD
  • https://github.com/owncloud/gallery/wiki/Behavioural%2C-functional-and-unit-testing-suite

And feel free to submit PRs to improve them.

Should I cover the way the test data is put together and the available methods in the integration tests?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Copied from original issue: owncloud/gallery#269

oparoz avatar Sep 04 '16 11:09 oparoz

WARNING

RUNNING UNIT TEST WILL DELETE ALL YOUR DATA

oparoz avatar Sep 04 '16 11:09 oparoz

@davitol @rperezb @SergioBertolinSG - This should help you understand how tests work in Gallery (8.2+). Let me know if you need more info or an IRC session to cover the details :)

oparoz avatar Sep 04 '16 11:09 oparoz