MCPcopy
hub / github.com/Pythagora-io/pythagora / stringToRegExp.test.js

File stringToRegExp.test.js

pythagora_tests/unit/src/utils/common/stringToRegExp.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('stringToRegExp tests', () => {
2 const { stringToRegExp } = require('../../../../../src/utils/common.js');
3
4 test('stringToRegExp should return input if input is not a RegExp string', () => {

Callers

nothing calls this directly

Calls 1

stringToRegExpFunction · 0.85

Tested by

no test coverage detected