Skip to content

Releases: deinsoftware/vscode-testing-library-snippets

1.0.0

21 Apr 23:59
6282a3a
Compare
Choose a tag to compare

Added

  • PlaceholderText, DisplayValue, AltText, Title, TestId queries snippets
  • Visual example about how you can use the query variants

0.3.0

18 Apr 23:54
5c374c3
Compare
Choose a tag to compare

Added

  • LabelText queries snippets

0.2.0

18 Apr 22:47
576db73
Compare
Choose a tag to compare

Added

  • changed import name on userEvent
  • snippets for events

0.1.0

18 Apr 07:30
301ee3d
Compare
Choose a tag to compare

Changed

  • rename all the query snippets

0.0.10

18 Apr 07:06
93d4f57
Compare
Choose a tag to compare

Changed

  • Multiselect documentation separator on marketplace

0.0.9

18 Apr 06:47
175790c
Compare
Choose a tag to compare

Changed

  • Query variant documentation

0.0.8

18 Apr 06:30
ef76b2c
Compare
Choose a tag to compare

Changed

  • Cheat sheet based on official documentation

0.0.7

18 Apr 00:26
2fb9b84
Compare
Choose a tag to compare

0.0.7 - 2023/04/17

Fixed

  • by text function query

0.0.6

18 Apr 00:00
51cad6a
Compare
Choose a tag to compare

Added

  • cheat sheet helper section on README
  • wait for snippets

Changed

  • snippets with multiple search variants to avoid repetition

0.0.5

17 Apr 03:05
7730a8a
Compare
Choose a tag to compare

Added

  • regex snippets
  • getByText query snippets