oneuptime/CommonServer/Utils
Simon Larsen dfb7f2320c
refactor: Update jest.config.json files with testPathIgnorePatterns
The jest.config.json files in the Model, Probe, Common, Copilot, CommonUI, Ingestor, IsolatedVM, TestServer, and CommonServer directories have been updated. The "testPathIgnorePatterns" property has been added to each file, excluding the "node_modules" and "dist" directories from test path matching. This change improves test performance and ensures that unnecessary files are not included in the test coverage.
2024-06-11 14:52:55 +01:00
..
AnalyticsDatabase refactor: Update StatementGenerator.ts to improve code readability and maintainability 2024-06-08 09:49:49 +01:00
CodeRepository refactor: Update jest.config.json files with testPathIgnorePatterns 2024-06-11 14:52:55 +01:00
Greenlock refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
Probe refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
VM refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
Airtable.ts refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
BasicCron.ts refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
Cookie.ts refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
CronTab.ts
Encryption.ts refactor: Update Encryption.ts to use Utf8 encoding for decryption 2024-05-29 13:20:56 +01:00
Environment.ts refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
Errors.ts Refactor code formatting and fix indentation 2023-12-20 12:37:55 +00:00
Execute.ts add code repository basic functions 2024-06-10 19:40:27 +01:00
Express.ts refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
JsonToCsv.ts refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
JsonWebToken.ts refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
LocalFile.ts refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
Logger.ts refactor: Update logger to use configured log level 2024-06-10 17:00:07 +01:00
Process.ts refactor: Update logger.debug statements for exiting node process 2024-05-22 10:04:41 +01:00
Realtime.ts refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
Response.ts refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
StartServer.ts refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
Stream.ts Refactor code and update type annotations 2024-02-27 17:34:33 +00:00
Telemetry.ts refactor: Update Telemetry class to add gauge and histogram metrics 2024-06-10 12:39:49 +01:00