• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MediaComem / biopocket-mobile / 502 / 1
89%
master: 90%

Build:
Build:
LAST BUILD BRANCH: v1.0.0
DEFAULT BRANCH: master
Ran 27 Mar 2019 01:32PM UTC
Files 54
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Mar 2019 01:19PM UTC coverage: 89.399% (+0.09%) from 89.311%
IMAGES_BASE_URL=http://example.com IONIC_E2E_DEBUG=1 IONIC_E2E_STANDALONE_TIMEOUT=60000 IONIC_ENV=test NODE_ENV=test SESSION_SECRET=secret

push

travis-ci

AlphaHydrae
Add a registration module (#15)

Add a new module to the app that contains all features to allow the app's
user to register in order to receive news on the project later on.

Those new features have been grouped on a new module to allow easy
removing of the features when not needed (once user can create an account,
this register feature will become useless).

The module contains several new components:
* A `register-form` component that manages the logic for user registration
* An `unregister-form` component taht manages the logic for user
  unregistration
* A `RegistrationPage` to display the `register-form`
* An `UnregistrationPage` to display the `unregister-form`
* A `RegistrationTabPage` to display both preceeding pages with tabs
* A `RegistrationService` that handle the backend communication
* A `RegistrationModal` that displays the `register-form` when a user
  tries to participate to an action

A directive have also been created to manage the state of the email form
input in both the forms.

Most of those new components have their respective tests.

This PR also remove the fake data used on the main menu or as placeholder
images on the action and theme, and replaces theme with more adequate data
and images.

Several new Cordova plugins have been added to manage certains features
related to those registration features.

STORY: TG-152

51 of 70 branches covered (72.86%)

Branch coverage included in aggregate %.

455 of 496 relevant lines covered (91.73%)

3.5 hits per line

Source Files on job 502.1 (IMAGES_BASE_URL=http://example.com IONIC_E2E_DEBUG=1 IONIC_E2E_STANDALONE_TIMEOUT=60000 IONIC_ENV=test NODE_ENV=test SESSION_SECRET=secret)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 4
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 270
  • Travis Job 502.1
  • 120828ef on github
  • Prev Job for IONIC_E2E_DEBUG=1 IONIC_E2E_STANDALONE_TIMEOUT=60000 IONIC_ENV=test NODE_ENV=test SESSION_SECRET=secret on sprint-2-introducing-actions (#484.1)
  • Next Job for IMAGES_BASE_URL=http://example.com IONIC_E2E_DEBUG=1 IONIC_E2E_STANDALONE_TIMEOUT=60000 IONIC_ENV=test NODE_ENV=test SESSION_SECRET=secret on sprint-2-introducing-actions (#520.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc