Commit Graph

9 Commits

Author SHA1 Message Date
d414ef0d0f browse: Fix tests that fail only in CI environment
... I think. Submitting as PR to double-check. This change changes file mod times on the testdata to ensure they are not all the same so that the sort is predictable!
2015-10-10 19:53:11 -06:00
f5cd4f17f8 Exhaustive test coverage to test the usage of sort,order and limit parameter for the browse middleware 2015-10-09 11:28:11 +05:30
ed4148f20e Complete test coverage for replacer for Go 2015-09-10 10:28:13 +05:30
e3cea042d6 Left over comments removed
Redundant comments in the code removed
2015-08-30 19:00:35 +05:30
679668e3c0 removed redundant comment lines 2015-08-30 18:57:20 +05:30
730269743f Json response initial test for browse.go 2015-08-29 08:04:01 +05:30
bc2feece4b Moved test files to testdata folder.
Changed the tests accordingly.
2015-07-23 09:35:46 +02:00
2d5320c454 Added test for the browse directive
Created sample files for the test
2015-07-18 11:37:05 +02:00
68add78230 Implement sorting functionality for "Browse" 2015-06-21 18:04:47 +03:00