Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / andys8/vscode-jest-snippets issues and pull requests
#57 - Limit to test/spec files only
Issue -
State: open - Opened by dejavu1987 7 months ago
#56 - Bump json5 from 2.2.1 to 2.2.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#55 - Bump minimatch from 3.0.4 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#54 - Bump acorn from 6.4.0 to 6.4.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#53 - Bump ansi-regex from 4.1.0 to 4.1.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#52 - Add beforeEach:async snippet
Pull Request -
State: closed - Opened by clandau over 2 years ago
- 2 comments
#51 - it + TAB does not autocomplete
Issue -
State: closed - Opened by omer-g over 2 years ago
- 2 comments
#50 - Feature beforeEach & beforeAll async
Pull Request -
State: closed - Opened by xlarsx over 2 years ago
#49 - Bump ajv from 6.12.0 to 6.12.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#48 - Add $0 at the end of each snippet
Issue -
State: closed - Opened by IgnacioFigueroa about 3 years ago
- 3 comments
#47 - Bump tmpl from 1.0.4 to 1.0.5
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#46 - Bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#45 - Bump ws from 7.2.1 to 7.4.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#44 - Bump lodash from 4.17.19 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#43 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#42 - Publish on open-vsx.org
Issue -
State: closed - Opened by jaredmoody almost 4 years ago
- 3 comments
#41 - Use back-ticks instead of single quotes for 'it.*'
Pull Request -
State: closed - Opened by troycarthew almost 4 years ago
- 1 comment
#40 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#39 - FR: allow toBe to tab out of the last bracket
Issue -
State: closed - Opened by gregveres over 4 years ago
- 2 comments
#38 - Feature test.each table with template string
Pull Request -
State: closed - Opened by andys8 over 4 years ago
#37 - Bump versions and setup ci
Pull Request -
State: closed - Opened by andys8 over 4 years ago
#36 - add shortcut for using the new table template literal format for test.each
Pull Request -
State: closed - Opened by alexkrolick over 4 years ago
- 1 comment
#35 - add support for mocking functions
Issue -
State: closed - Opened by danielo515 almost 5 years ago
- 5 comments
#34 - adding 'done()' call at the end of async it and async test
Pull Request -
State: closed - Opened by Luxcium about 5 years ago
- 2 comments
#33 - Bump mixin-deep from 1.3.1 to 1.3.2
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies
#32 - testa
Issue -
State: closed - Opened by pavelloz over 5 years ago
- 7 comments
#31 - Bump lodash from 4.17.11 to 4.17.14
Pull Request -
State: closed - Opened by dependabot[bot] over 5 years ago
Labels: dependencies
#30 - Add a `itp` snippet to use `jsc.assertForall`
Pull Request -
State: closed - Opened by real34 over 5 years ago
- 2 comments
#29 - Trigger failing tests to test ci
Pull Request -
State: closed - Opened by andys8 over 5 years ago
#28 - Testing snippet file with jest
Pull Request -
State: closed - Opened by andys8 over 5 years ago
#27 - Github actions ci pipeline
Pull Request -
State: closed - Opened by andys8 over 5 years ago
#26 - add-test-todo-snippet: add test.todo() snippet
Pull Request -
State: closed - Opened by kfox over 5 years ago
#25 - Add `test.todo` snippet
Issue -
State: closed - Opened by andys8 almost 6 years ago
#24 - Add describe.each snippet
Pull Request -
State: closed - Opened by andys8 about 6 years ago
#23 - Add test.each / it.each snippets
Pull Request -
State: closed - Opened by andys8 about 6 years ago
#22 - Feature: Parameterised Testing with `*.each`
Issue -
State: closed - Opened by andys8 about 6 years ago
#21 - Format and sort json and markdown files
Pull Request -
State: closed - Opened by andys8 about 6 years ago
#20 - added inline snapshot methods
Pull Request -
State: closed - Opened by theutz about 6 years ago
- 2 comments
#19 - Remap names
Issue -
State: closed - Opened by tomitrescak over 6 years ago
- 1 comment
#18 - Adding snippet for jest.fn()
Pull Request -
State: closed - Opened by andys8 over 6 years ago
#17 - Remove this from cut template
Pull Request -
State: closed - Opened by andys8 over 6 years ago
#16 - Cut: unexpected "this" operator
Issue -
State: closed - Opened by GoGoris over 6 years ago
- 1 comment
#15 - 2 snippet suggestions
Issue -
State: closed - Opened by GoGoris over 6 years ago
- 3 comments
#14 - non issue: vscode-jest-snippets uninstalled by settings sync
Issue -
State: closed - Opened by dhensen over 6 years ago
- 5 comments
#13 - Use double quotes instead of single
Issue -
State: closed - Opened by DamianRivas over 6 years ago
- 2 comments
#12 - Add it:async snippet
Pull Request -
State: closed - Opened by kpman over 6 years ago
- 5 comments
#11 - ability to follow Standard JS style
Issue -
State: closed - Opened by kylebradshaw over 6 years ago
- 2 comments
#10 - Use "should" in test description as default?
Issue -
State: closed - Opened by soanvig almost 7 years ago
- 8 comments
#9 - fix the body of toBeLessThanOrEqual
Pull Request -
State: closed - Opened by Gavinchen92 almost 7 years ago
- 1 comment
#8 - Option to remove semicolons
Issue -
State: closed - Opened by dan-kez almost 7 years ago
- 1 comment
#7 - Remove blank lines before and after snippets
Pull Request -
State: closed - Opened by andys8 almost 7 years ago
#6 - Provide configurable option for new lines (\n) before and after snippets
Issue -
State: closed - Opened by devert almost 7 years ago
- 5 comments
#5 - Add 'typescriptreact' to languages
Pull Request -
State: closed - Opened by smith about 7 years ago
- 1 comment
#4 - Supporting language javascriptreact
Pull Request -
State: closed - Opened by andys8 about 7 years ago
#3 - I cannot seem to get these to show
Issue -
State: closed - Opened by duro about 7 years ago
- 2 comments
#2 - Option to use double quotes instead of single
Issue -
State: closed - Opened by WickyNilliams over 7 years ago
- 1 comment
#1 - Added asynchronous test snippets.
Pull Request -
State: closed - Opened by martinlechner1 over 7 years ago
- 1 comment