aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo
Commit message (Collapse)AuthorAgeFilesLines
...
* | fix tests for stored listsBananeweizen2012-02-141-6/+5
|/ | | | * count member shall not be accessible outside * use global app functions for getting current list item count
* Parse caches found correctly. Fixes #1107blafoo2012-02-121-1/+2
|
* Changed database handlingblafoo2012-02-085-72/+74
|
* cgData unit testsblafoo2012-02-072-4/+99
|
* Revert "Number of caches found independant of challenges. Fixes #1072"blafoo2012-02-071-5/+0
| | | | This reverts commit d0d99a3101a3e3080747003e04fc96df2e7db0f1.
* Number of caches found independant of challenges. Fixes #1072blafoo2012-02-071-0/+5
|
* fix #1072: Visual login is not showing find-countBananeweizen2012-01-311-0/+10
|
* Number of caches found. Fixes #1072blafoo2012-01-311-0/+8
|
* Set instead of List to avoid caches multiple times in search results V2blafoo2012-01-232-3/+3
|
* refactoring: moved some classes to packages, renamingBananeweizen2012-01-222-0/+4
|
* Fixed tests and added additional null check in code.Torsten Keil2012-01-212-1/+10
|
* Merge remote-tracking branch 'upstream/master' into gpx3Torsten Keil2012-01-175-2745/+2880
|\
| * Updated test data due to GC.com downtime on 17.01.2012blafoo2012-01-175-2745/+2880
| |
* | Removed deprecated methods.Torsten Keil2012-01-171-16/+0
| |
* | Implementation for #977: Import renamed waypoint GPX filesTorsten Keil2012-01-161-0/+19
|/ | | | | | | | | The new Method is based on the gpx file (not only the file name) and checks all files in the directory for a matching filename. Note: I updated (just implemented) a test method but couldn't already test it. I'm working to get the tests running ... currently something isn't configured right and i don't get it running.
* fix #972: mark non GC caches as reliableBananeweizen2012-01-142-0/+3
|
* Check if using metric units so we compare to the correct result expectedcampbeb2012-01-121-1/+6
| | | from getHumanDistance
* Overlays instead of icons. Fixes #752blafoo2012-01-101-2/+0
|
* Updated testsblafoo2012-01-105-68/+49
|
* refactoring: clean up code around static mapsBananeweizen2012-01-081-1/+1
|
* unit test for #946, this may break the build until merging the fixBananeweizen2012-01-071-0/+26
|
* Set instead of List to avoid caches multiple times in search resultsblafoo2012-01-061-7/+7
|
* Updated mocked data due to GC.com downtime on 04.01.2012blafoo2012-01-045-89/+122
|
* #936: improve stability, have unit testBananeweizen2012-01-041-1/+11
|
* Fix testsSammysHP2012-01-031-2/+2
| | | as result of f1217089bd35e227b2e0cf792e05676c2caec5dc
* Reliable coords in searchByViewport for premium members / automaticblafoo2012-01-011-3/+4
| | | | login in live map
* Consistent naming for "premium members"blafoo2012-01-014-4/+4
|
* #922: Deleting of automatic generated waypointsBananeweizen2012-01-012-25/+66
|
* refactoring: immutable attributes collectionBananeweizen2011-12-311-1/+1
|
* fix #920: WPs created from Personal Notes not correctBananeweizen2011-12-312-3/+44
|
* Improved robustness of test caseblafoo2011-12-281-1/+1
|
* Test cases for viewport and when user is not logged inblafoo2011-12-283-3/+130
|
* refactoring for #908: waypoint list of cache is immutable for clientsBananeweizen2011-12-262-18/+7
| | | | | | and never null * avoids initializations outside of cache * avoids tempering with internal data outside of cache * removes redundant code and null checks
* Refactored/renamed cgSearch/cgWrapCacheblafoo2011-12-254-28/+17
|
* Fix #903 Rename field "reason" to "listId"blafoo2011-12-192-1/+2
|
* User independent tests V2blafoo2011-12-195-4/+16
|
* remove differentiation between personal note for premium and non premiumBananeweizen2011-12-191-8/+1
| | | | members in unit tests
* User independent testsblafoo2011-12-185-33/+64
|
* performance: faster opening of lists (~20%), better scrollingBananeweizen2011-12-181-0/+4
| | | | | | | * avoid duplicate distance calculation in distance sorter * avoid String.format() wherever possible * avoid lookups with constant values in database * avoid reinitializing database all the time
* Updated mocked datablafoo2011-12-172-7/+9
|
* Additional online testsblafoo2011-12-171-1/+13
|
* Updated mocked datablafoo2011-12-176-146/+158
|
* Changed mocked test into online testblafoo2011-12-163-2005/+14
|
* Use of Logtype instead of intblafoo2011-12-145-30/+59
|
* fix: last location parsing fix was not correctBananeweizen2011-12-131-0/+18
|
* fix #888: creating calendar entry on event date doesn't workBananeweizen2011-12-131-0/+28
|
* new: accept OpenCaching zipped GPX files in importBananeweizen2011-12-121-1/+5
|
* Additonal test casesblafoo2011-12-092-0/+17
|
* Updated test datablafoo2011-12-069-1295/+1475
|
* Additional testcaseblafoo2011-12-061-0/+6
|