Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: add jest for unit testing #11

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

yesudeep
Copy link

@yesudeep yesudeep commented Jul 5, 2023

Changelog:

  • Add unit testing configuration for use with Jest.
  • Add test runner script for use with CI later.
  • Move trimSpecialCharacters into string.js.
  • Add unit tests for the trimSpecialCharacters function in string.test.js.
  • Update build by using the imported function.

@yjmg yjmg merged commit 76a5e49 into looker-open-source:master Jul 6, 2023
jeremytchang pushed a commit that referenced this pull request Jan 3, 2024
🤖 I have created a release *beep* *boop*
---


## 1.0.0 (2024-01-03)


### Features

* add jest for unit testing
([#11](#11))
([76a5e49](76a5e49))
* some unit tests for some more utility functions.
([#12](#12))
([1ccc019](1ccc019))


### Bug Fixes

* Removes trailing and leading special chars from value dimension label
([#10](#10))
([4b50f5a](4b50f5a))
* Viz not updating after filter added or changed
([2c0e133](2c0e133))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants