source: OpenWorkouts-current/ow/tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9cc65af   5 years borja Make root.emails return emails sorted alphabetically (makes our life … current
(edit) @8340661   5 years borja (#77) Bulk workouts upload: - added option to delete existing bulk files current
(edit) @6211162   5 years borja Put duration/distance on the workout hash only if those values are there current
(edit) @715671f   5 years borja (#77) Bulk workouts upload: - Added methods to extract files from … current
(edit) @4678c5e   5 years borja (#71) Keep the "distance/time/elevation" filter when clicking on bars … current
(edit) @0dedfbe   5 years borja (#39) Duplicated workouts, fixed broken tests, added more tests coverage current
(edit) @42baca4   5 years borja (#39) Do not allow duplicated workouts by default when uploading track … current
(edit) @e52a502   5 years borja (#73) Fixed broken "add workout manually" when provided with a … current
(edit) @04c882d   5 years borja (#7) Improvements on the workout totals/stats in the user profile … current
(edit) @aa6dcaf   5 years borja Fixed some cosmetic details (empty lines, whitespaces, indentation). … current
(edit) @778d53d   5 years borja (#7) Show per-sport stats in the profile page: - Show a dropdown … current
(edit) @cef474f   5 years borja Added more missing tests, raising coverage currentfeature/docs
(edit) @24596da   5 years borja Added missing tests, raised overall coverage currentfeature/docs
(edit) @68d00f5   5 years borja Fixed time-based bug on the dashboard view tests currentfeature/docs
(edit) @e171dc2   5 years borja (#69) Added translations for User gender. (+ added a third gender … currentfeature/docs
(edit) @737eb6c   5 years borja Fixed missing translations for submit buttons all over the place. currentfeature/docs
(edit) @1c54633   5 years borja Added missing test coverting the update_indexes() method of the … currentfeature/docs
(edit) @fd6da93   5 years borja (#56) Add support for different locale/language: - Let users choose … currentfeature/docs
(edit) @8bae554   5 years borja (#67) Allow users to send again the verification link (up to 3 times) … currentfeature/docs
(edit) @38171c6   5 years borja Fixed broken test after adding premailer to the … currentfeature/docs
(edit) @b8ef4ab   5 years borja (#61) Better templates for "verify your account" emails: - Send a … currentfeature/docs
(edit) @b5d87e0   5 years borja (#29) Added a tasks module, implemented a task to run the mail queue … currentfeature/docs
(edit) @76ebb1b   5 years borja (#29) Add user verification by email on signup. From now on, when a … currentfeature/docs
(edit) @d6da99e   5 years borja Fixed pep8/pycodestyle currentfeature/docs
(edit) @79f154d   5 years borja Added missing test covering the get_month_week_number method currentfeature/docs
(edit) @7dc1f81   5 years borja Better str and repr representation for the User model. This … currentfeature/docs
(edit) @23b5569   5 years borja Fixed names of the test classes covering the migrations (tests were … currentfeature/docs
(edit) @d517001   5 years borja (#58) Set a title automatically when adding manually a workout without … currentfeature/docs
(edit) @f0e64eb   5 years borja (#51) Fixed profile images were too big: - Added new dependency … currentfeature/docs
(edit) @eb20dc8   5 years borja (#45) - Added ZODB migrations support currentfeature/docs
(edit) @b3374f6   5 years borja (#52) - Make map screenshot generation async and non-blocker of the … currentfeature/docs
(edit) @d6f8304   5 years borja (#52) - screenshots of the workouts maps were corrupted randomly. … currentfeature/docs
(edit) @d7a9df5   5 years borja Done some improvements on the dashboard: - Remove hr/speed/cad info … currentfeature/docs
(edit) @bddf042   5 years borja (#7) Allow users profiles to be accessed using a more friendly url: … currentfeature/docs
(edit) @78af3d1   5 years borja Fix permissions. From now on users can see (and edit, delete, etc) … currentfeature/docs
(edit) @55470f9   5 years borja Fixed some tests broken during the last code changes. Fixed a bug in … currentfeature/docs
(edit) @c9991fed   5 years borja Workout.rounded_distance() returns distance rounded with 2 decimals now currentfeature/docs
(edit) @5cf5787   5 years borja Show weekly/monthly versions of the "last 12 months" workout stats … currentfeature/docs
(edit) @dbfab70   5 years borja (#7) Show workouts in the profile page related to the … currentfeature/docs
(edit) @bed4f06   5 years borja (#7) Added method to gather monthly stats + view to export them currentfeature/docs
(edit) @5bdfbfb   5 years borja (#7) Show year/month/weekly stats in the dashboard for the user, … currentfeature/docs
(edit) @421f05f   5 years borja (#7) Added week_stats view, that returns a json-encoded stream of data … currentfeature/docs
(edit) @2f8a48f   5 years borja (#7) Added several methods to the User model to gather some stats … currentfeature/docs
(edit) @ceae158   5 years borja Added missing tests covering the map screenshots feature currentfeature/docs
(edit) @b22a9d2   5 years borja Fixed asserts on some workout models tests. Added missing tests … currentfeature/docs
(edit) @b030195   5 years borja Use the .committed() and ._uncommitted() methods to get the blob file … currentfeature/docs
(edit) @2d91474   5 years borja (#23) - Show workouts in the dashboard with date filtering currentfeature/docs
(edit) @c555386   5 years borja (#26) Several bugfixes when loading data from fit, then generating gpx … currentfeature/docs
(edit) @b73ae09   5 years borja Added missing tests covering ow.fit, ow.models.workout and ow.utilities currentfeature/docs
(edit) @53bb3e5   5 years borja (#13) - fit files parsing + (#26) - generate .gpx from .fit - … currentfeature/docs
(edit) @fe6089a   5 years borja Tests and coverage catch up. currentfeature/docs
(edit) @31adfa5   5 years borja (#14) Timezones support: - Added pytz as a new dependency, please … currentfeature/docs
(edit) @722ae18   5 years borja (#32) Improvements on the edit profile form: - Added field for … currentfeature/docs
(edit) @f24ad73   5 years borja Fixed broken test after ensuring the user was sent to his dashboard … currentfeature/docs
(edit) @1d92bf2   5 years borja (#37) Allow login using email address instead of username: - Use … currentfeature/docs
(edit) @39b1497   5 years borja Replaced user_id leftovers with uid currentfeature/docs
(add) @5ec3a0b   5 years borja Imported sources from the old python2-only repository: - Modified … currentfeature/docs
Note: See TracRevisionLog for help on using the revision log.