1
0
mirror of https://github.com/rancher/steve.git synced 2025-04-28 11:14:43 +00:00
steve/pkg/schema/definitions
Tom Lebreux d50101289f
[v0.3] Migrate the mocking library to uber's (#475)
* Migrate the mocking library to uber's (#291)

* Migrate from golang/mock to uber/mock.

* Update go.mod

* Continue migration to uber/mock.

* Tweaks from running the go.uber.mock's mockgen.

* go generate ./...

---------

Co-authored-by: Eric Promislow <epromislow@suse.com>
2025-02-03 15:16:36 -05:00
..
converter_test.go Fix missing fields in schema definition endpoint (#215) 2024-06-17 10:52:19 -04:00
converter.go Fix missing fields in schema definition endpoint (#215) 2024-06-17 10:52:19 -04:00
fixtures_test.go Adding changes from code review 2024-08-05 14:47:51 -05:00
handler_test.go [v0.3] Migrate the mocking library to uber's (#475) 2025-02-03 15:16:36 -05:00
handler.go Adding changes from code review 2024-08-05 14:47:51 -05:00
refresh_test.go Attempting to fix flaky tests 2024-04-03 15:32:23 -05:00
refresh.go Improving Schema Definitions cache/refresh 2024-03-12 13:49:39 -05:00
schema_test.go [v0.3] Migrate the mocking library to uber's (#475) 2025-02-03 15:16:36 -05:00
schema.go Fix missing fields in schema definition endpoint (#215) 2024-06-17 10:52:19 -04:00
visitor_test.go Fix missing fields in schema definition endpoint (#215) 2024-06-17 10:52:19 -04:00
visitor.go Fix missing fields in schema definition endpoint (#215) 2024-06-17 10:52:19 -04:00