eduardomoroni/mtgx

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.buckconfig
.codeclimate.yml
.editorconfig
.flowconfig
.gitattributes
.gitignore
.nvmrc
.travis.yml
.vcmrc
.watchmanconfig
Dangerfile
Gemfile
Gemfile.lock
README.md
__tests__/__mocks__/react-native-config.js3
A
0 mins
__tests__/__mocks__/react-native-i18n.js4
A
0 mins
__tests__/assets/AER-X.json
__tests__/assets/fixtures/cardFixture.json
__tests__/assets/fixtures/cardSearchFormFixture.js48
A
0 mins
__tests__/assets/fixtures/firebaseUserFixture.js10
A
0 mins
__tests__/assets/fixtures/realmCardsFixture.js36
A
0 mins
__tests__/assets/fixtures/realmObjectFixture.js18
A
0 mins
__tests__/integration/src/configuration/realm/index.js18
A
0 mins
__tests__/integration/src/fixture/realm/index.js7
A
0 mins
__tests__/integration/src/services/mtgJSON/index.test.js12
A
0 mins
__tests__/integration/src/services/realm/cardService.test.js40
A
0 mins
__tests__/integration/src/services/realm/core.test.js72
A
0 mins
__tests__/unit/src/modules/authentication/components/__snapshots__/emailPasswordForm.test.js.snap
__tests__/unit/src/modules/authentication/components/__snapshots__/forgotPassword.test.js.snap
__tests__/unit/src/modules/authentication/components/__snapshots__/loginScreen.test.js.snap
__tests__/unit/src/modules/authentication/components/__snapshots__/signUpScreen.test.js.snap
__tests__/unit/src/modules/authentication/components/emailPasswordForm.test.js22
A
0 mins
__tests__/unit/src/modules/authentication/components/forgotPassword.test.js20
A
0 mins
__tests__/unit/src/modules/authentication/components/loginScreen.test.js23
A
0 mins
__tests__/unit/src/modules/authentication/components/signUpScreen.test.js22
A
0 mins
__tests__/unit/src/modules/cardSearch/components/__snapshots__/card.test.js.snap
__tests__/unit/src/modules/cardSearch/components/__snapshots__/cardDetailsScreen.test.js.snap
__tests__/unit/src/modules/cardSearch/components/__snapshots__/cardImage.test.js.snap
__tests__/unit/src/modules/cardSearch/components/__snapshots__/cardSearchScreen.test.js.snap
__tests__/unit/src/modules/cardSearch/components/__snapshots__/manaSymbol.test.js.snap
__tests__/unit/src/modules/cardSearch/components/__snapshots__/manaSymbolBar.test.js.snap
__tests__/unit/src/modules/cardSearch/components/__snapshots__/searchResultsScreen.test.js.snap
__tests__/unit/src/modules/cardSearch/components/card.test.js67
A
0 mins
__tests__/unit/src/modules/cardSearch/components/cardDetailsScreen.test.js14
A
0 mins
__tests__/unit/src/modules/cardSearch/components/cardImage.test.js12
A
0 mins
__tests__/unit/src/modules/cardSearch/components/cardSearchScreen.test.js54
A
0 mins
__tests__/unit/src/modules/cardSearch/components/manaSymbol.test.js17
A
0 mins
__tests__/unit/src/modules/cardSearch/components/manaSymbolBar.test.js32
A
0 mins
__tests__/unit/src/modules/cardSearch/components/searchResultsScreen.test.js15
A
0 mins