Arthur Schiwon
3428c3638a
adjust unit test
2016-04-24 22:09:35 +02:00
Arthur Schiwon
3b3fd65598
Add test on adding bookmark with URL containing umlaut
...
Does not relate to this issue (different code path, not covered by tests
yet), but still it is a good addition.
2016-04-24 15:29:15 +02:00
Arthur Schiwon
c97a23b39b
fix unit test
2015-07-08 22:08:45 +02:00
Thomas Müller
1b4be5de3f
No OC_Log
2015-07-04 16:11:17 +02:00
ganomi
0bcb107bd2
Merge pull request #109 from owncloud/FixAmazon
...
Fix handling of website encoding.
2014-12-27 08:03:00 +01:00
ganomi
548d0252ab
Fix handling of website encoding.
...
Exemplary case was Amazon.de which does not have UTF-8 Encoding.
2014-12-26 21:33:25 +01:00
ganomi
46d5836da3
Fix public api when querying with no filter
...
add test for the case
2014-12-26 19:51:28 +01:00
ganomi
ae81b9dcd2
This is a refactored / rewritten version of the bookmarks app using the app frameworks design and controller features.
...
Dependency Injection for user and db is used througout the controllers
The Routing features a consistent rest api
The Routing provides some legacy routes, so that for exampe the Android Bookmarks App still works.
There is a publicly available api that provides access to bookmarks per user.
(This is usefull in connection with the WP Plugin https://github.com/mario-nolte/oc2wp-bookmarks )
2014-11-26 12:24:18 +01:00
Thomas Müller
01b977e6ae
initial setup of qa tooling
2014-08-20 16:09:01 +02:00
Thomas Mueller
0b99ee2d05
drop SimpleTest compatibility
2013-01-24 16:50:51 +01:00
Bart Visscher
7631073c5d
Add loadApp to test cases
2012-10-26 16:33:26 +02:00
Brice Maron
46b12ff8b2
Correct Some ClosingTag style
2012-10-12 21:50:55 +00:00
Brice Maron
d2ea5725c2
First stubs of BM tests
2012-10-12 21:06:34 +00:00