food-innovation / mock-member-connex

A mock server that mimics the CyberGlue MemberConnex system
1 stars 1 forks source link

[Feature, AFC-160] add logout route #18

Closed davesag closed 6 years ago

davesag commented 6 years ago

needed for the tests of the api server to work.

codecov[bot] commented 6 years ago

Codecov Report

Merging #18 into develop will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop    #18   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files           24     26    +2     
  Lines          164    180   +16     
======================================
+ Hits           164    180   +16
Impacted Files Coverage Δ
src/routes.js 100% <ø> (ø) :arrow_up:
src/utils/computeHash.js 100% <100%> (ø)
src/api/v1/postLogout.js 100% <100%> (ø)
src/utils/appMaker.js 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f943663...ac0c330. Read the comment docs.