This website requires JavaScript.
Explore
Help
Register
Sign In
LukeParke
/
prettier-plugin-openapi
Watch
1
Star
0
Fork
0
You've already forked prettier-plugin-openapi
mirror of
https://github.com/LukeHagar/prettier-plugin-openapi.git
synced
2025-12-06 04:21:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40abb004e818c679ddce678830d3d6dd95ba84ab
prettier-plugin-openapi
/
test
History
Luke Hagar
40abb004e8
Update key-ordering.test.ts
2025-10-29 21:15:52 -05:00
..
coverage.test.ts
Refactor OpenAPI plugin structure by consolidating parser and printer exports, enhancing type safety, and improving error handling in parsing functions. Update tests to reflect new structure and ensure consistent handling of OpenAPI file detection.
2025-09-26 21:03:08 +00:00
custom-extensions.test.ts
Update pretest script in package.json to use bun for building. Refactor sorting logic in index.ts for OpenAPI keys, enhancing clarity and performance. Clean up test files by removing unnecessary console logs and ensuring consistent formatting.
2025-09-28 22:50:33 +00:00
edge-cases.test.ts
Add ESLint and Prettier configuration files, update .gitignore and .npmignore, and enhance CI/CD workflows with testing and release automation
2025-09-26 05:16:13 +00:00
file-detection.test.ts
Refactor OpenAPI plugin structure by consolidating parser and printer exports, enhancing type safety, and improving error handling in parsing functions. Update tests to reflect new structure and ensure consistent handling of OpenAPI file detection.
2025-09-26 21:03:08 +00:00
integration.test.ts
Refactor OpenAPI parsing logic to improve error handling and type safety. Update integration tests to validate handling of malformed JSON and YAML inputs, ensuring consistent detection of non-OpenAPI content.
2025-09-27 01:33:50 +00:00
key-ordering.test.ts
Update key-ordering.test.ts
2025-10-29 21:15:52 -05:00
plugin.test.ts
Update pretest script in package.json to use bun for building. Refactor sorting logic in index.ts for OpenAPI keys, enhancing clarity and performance. Clean up test files by removing unnecessary console logs and ensuring consistent formatting.
2025-09-28 22:50:33 +00:00
setup.ts
Add ESLint and Prettier configuration files, update .gitignore and .npmignore, and enhance CI/CD workflows with testing and release automation
2025-09-26 05:16:13 +00:00
simple-ordering.test.ts
Update simple-ordering.test.ts
2025-10-29 21:15:04 -05:00
vendor-collision.test.ts
Refactor sorting logic in index.ts for improved clarity and performance. Update type imports in extensions/index.ts for consistency. Clean up vendor collision tests and ensure consistent access to extension properties in test cases.
2025-09-28 23:10:41 +00:00
vendor.test.ts
Refactor sorting logic in index.ts for improved clarity and performance. Update type imports in extensions/index.ts for consistency. Clean up vendor collision tests and ensure consistent access to extension properties in test cases.
2025-09-28 23:10:41 +00:00