http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/test/test_rest.py Mercurial Repository: p/roundup/code: test/test_rest.py history 2019-01-30T10:26:35+01:00 [REST-rebased] Update resource links http://hg.code.sf.net:8000/p/roundup/code/#changeset-e2c74d8121f3093232f648245f54a3afd3ceac4b Chau Nguyen dangchau1991@yahoo.com 2019-01-30T10:26:35+01:00 2019-01-30T10:26:35+01:00
changeset e2c74d8121f3
branch REST-rebased
bookmark
tag
user Chau Nguyen <dangchau1991@yahoo.com>
description Update resource links

.. to match the recently URI changes

committer: Ralf Schlatterbeck <rsc@runtux.com>
files
[REST-rebased] Added Patch operator 'action' http://hg.code.sf.net:8000/p/roundup/code/#changeset-a76d8867337554632e1c6e757ee79f5e96eac7af Chau Nguyen dangchau1991@yahoo.com 2019-01-30T10:26:35+01:00 2019-01-30T10:26:35+01:00
changeset a76d88673375
branch REST-rebased
bookmark
tag
user Chau Nguyen <dangchau1991@yahoo.com>
description Added Patch operator 'action'

.. to perform actions such as 'retire'

committer: Ralf Schlatterbeck <rsc@runtux.com>
files
[REST-rebased] Handle operation for patch separately http://hg.code.sf.net:8000/p/roundup/code/#changeset-65caddd54da2749fdf66140b6b88993afb16eeb2 Chau Nguyen dangchau1991@yahoo.com 2019-01-30T10:26:35+01:00 2019-01-30T10:26:35+01:00
changeset 65caddd54da2
branch REST-rebased
bookmark
tag
user Chau Nguyen <dangchau1991@yahoo.com>
description Handle operation for patch separately

Patch remove operation is now able to remove element from list and dict,
Added more test on new changes

committer: Ralf Schlatterbeck <rsc@runtux.com>
files
[REST-rebased] Add unittest for pagination and filtering http://hg.code.sf.net:8000/p/roundup/code/#changeset-adcb5cbe82bd3e99223f8e802c73fb8ad87a2e32 Chau Nguyen dangchau1991@yahoo.com 2019-01-30T10:26:35+01:00 2019-01-30T10:26:35+01:00
changeset adcb5cbe82bd
branch REST-rebased
bookmark
tag
user Chau Nguyen <dangchau1991@yahoo.com>
description Add unittest for pagination and filtering

committer: Ralf Schlatterbeck <rsc@runtux.com>
files
[REST-rebased] Added filtering and pagination http://hg.code.sf.net:8000/p/roundup/code/#changeset-a25d79e874cb0d4910d4125e4f947a892b601065 Chau Nguyen dangchau1991@yahoo.com 2019-01-30T10:26:35+01:00 2019-01-30T10:26:35+01:00
changeset a25d79e874cb
branch REST-rebased
bookmark
tag
user Chau Nguyen <dangchau1991@yahoo.com>
description Added filtering and pagination

Adjust unittest to use empty cgi formfield instead of empty dict

committer: Ralf Schlatterbeck <rsc@runtux.com>
files
[REST-rebased] Move decorator to outside of the class http://hg.code.sf.net:8000/p/roundup/code/#changeset-6b3a9655a7d911474ac0a9926a9507e0d1bd5e15 Chau Nguyen dangchau1991@yahoo.com 2019-01-30T10:26:35+01:00 2019-01-30T10:26:35+01:00
changeset 6b3a9655a7d9
branch REST-rebased
bookmark
tag
user Chau Nguyen <dangchau1991@yahoo.com>
description Move decorator to outside of the class

Change unittest to test the new format using the decorator

committer: Ralf Schlatterbeck <rsc@runtux.com>
files
[REST-rebased] Fixed code convention http://hg.code.sf.net:8000/p/roundup/code/#changeset-8f2fbc88e15523e830c60398397d55f30416607d Chau Nguyen dangchau1991@yahoo.com 2019-01-30T10:26:35+01:00 2019-01-30T10:26:35+01:00
changeset 8f2fbc88e155
branch REST-rebased
bookmark
tag
user Chau Nguyen <dangchau1991@yahoo.com>
description Fixed code convention

committer: Ralf Schlatterbeck <rsc@runtux.com>
files
[REST-rebased] Added test cases for the element URI methods http://hg.code.sf.net:8000/p/roundup/code/#changeset-8725c09802b81a90fbe8f67dcbb37c157dbb59e1 Chau Nguyen dangchau1991@yahoo.com 2019-01-30T10:26:35+01:00 2019-01-30T10:26:35+01:00
changeset 8725c09802b8
branch REST-rebased
bookmark
tag
user Chau Nguyen <dangchau1991@yahoo.com>
description Added test cases for the element URI methods

committer: Ralf Schlatterbeck <rsc@runtux.com>
files
[REST-rebased] Added rest unit test http://hg.code.sf.net:8000/p/roundup/code/#changeset-c65d98a16780e4fb6ec2014f7d16c3e10e1d34b1 Chau Nguyen dangchau1991@yahoo.com 2019-01-30T10:26:35+01:00 2019-01-30T10:26:35+01:00
changeset c65d98a16780
branch REST-rebased
bookmark
tag
user Chau Nguyen <dangchau1991@yahoo.com>
description Added rest unit test

Fixed a bug with printing error message
Patch operation remove now replace empty list instead of None

committer: Ralf Schlatterbeck <rsc@runtux.com>
files