-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔀 Merge pull request #49 from alexlee-dev/revert-48-feature/badges
◀️ Revert "📝 Add additional badges to README"
- Loading branch information
Showing
23 changed files
with
21 additions
and
1,570 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,5 @@ | ||
import { customRender } from '../test-utils' | ||
import App from '../App' | ||
|
||
describe('<App />', () => { | ||
it('Should render the <App /> component.', () => { | ||
const container = customRender({ component: App }) | ||
expect(container.asFragment()).toMatchSnapshot() | ||
describe('Fake Test', () => { | ||
it('Should pass.', () => { | ||
expect(1 + 1).toBe(2) | ||
}) | ||
}) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
src/__tests__/components/__snapshots__/CashDisplay.test.js.snap
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
src/__tests__/components/__snapshots__/ItemTimer.test.js.snap
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
src/__tests__/components/__snapshots__/ViewSelector.test.js.snap
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.