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-09 20:57:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0eeee5554467a6d27ae9d75b06d0358abe18c096
prettier-plugin-openapi
/
test
History
Luke Hagar
da6f6f924f
Add files via upload
2025-10-31 16:48:19 -05:00
..
all-ref-types.test.ts
Add files via upload
2025-10-31 16:35:25 -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
Update edge-cases.test.ts
2025-10-31 16:15:10 -05: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-31 16:15:46 -05:00
markdown-formatting.test.ts
Add files via upload
2025-10-31 16:48:19 -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
ref-ordering.test.ts
Add files via upload
2025-10-31 16:35:25 -05: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-31 16:16:16 -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