Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Add store for AddAddress #3819

Merged
merged 7 commits into from
Dec 11, 2016
Merged

Add store for AddAddress #3819

merged 7 commits into from
Dec 11, 2016

Conversation

jacogr
Copy link
Contributor

@jacogr jacogr commented Dec 11, 2016

  • MobX store
  • tests for store
  • i18n-ify component

@jacogr jacogr added A0-pleasereview 🤓 Pull request needs code review. M7-ui A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Dec 11, 2016
@jacogr jacogr merged commit 22ac80d into master Dec 11, 2016
@jacogr jacogr deleted the jg-add-address-store branch December 11, 2016 23:39

import Store from './store';

describe('modals/AddAddress/store', () => {
Copy link
Contributor

@derhuerst derhuerst Dec 12, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer to have test stubs marked as skips, so one can easily identify that they're not actually testing something and have to be implemented.

The rest: 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants