forked from knative/eventing
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move eventtype rekttest pingsource to experiment (knative#7180)
* Fix the merge conflict and fix the logical error in the test Signed-off-by: Leo Li <[email protected]> * Add the auto eventType creation support Signed-off-by: Leo Li <[email protected]> * reformat and remove the comments Signed-off-by: Leo Li <[email protected]> * Remove the assertReference function Signed-off-by: Leo Li <[email protected]> * fix reviewDog issue Signed-off-by: Leo Li <[email protected]> * Update test/rekt/resources/eventtype/eventtype.go Co-authored-by: Calum Murray <[email protected]> * fix reviewDog issue Signed-off-by: Leo Li <[email protected]> * Move the test to experimental rekt Signed-off-by: Leo Li <[email protected]> * Remove the eventtype test from the pingsource rekt test Signed-off-by: Leo Li <[email protected]> * Rename the test name to make it more intuitive Signed-off-by: Leo Li <[email protected]> * Revert the unit test change Signed-off-by: Leo Li <[email protected]> * Format fix Signed-off-by: Leo Li <[email protected]> * format fix Signed-off-by: Leo Li <[email protected]> * Fix Christoph's comment Signed-off-by: Leo Li <[email protected]> * go imports Signed-off-by: Leo Li <[email protected]> * Update test/experimental/features/eventtype_autocreation/eventtype.go Co-authored-by: Christoph Stäbler <[email protected]> * Update test/experimental/eventtype_autocreation_test.go Co-authored-by: Christoph Stäbler <[email protected]> * Apply suggestions from code review Co-authored-by: Christoph Stäbler <[email protected]> * Change the name of the file Signed-off-by: Leo Li <[email protected]> * Update the deprecated string Signed-off-by: Leo Li <[email protected]> * Update test/rekt/features/pingsource/features.go Co-authored-by: Calum Murray <[email protected]> * Manually merge the chanhges from Calum's ticket Signed-off-by: Leo Li <[email protected]> * Manually merge the chanhges from Calum's ticket Signed-off-by: Leo Li <[email protected]> --------- Signed-off-by: Leo Li <[email protected]> Co-authored-by: Calum Murray <[email protected]> Co-authored-by: Christoph Stäbler <[email protected]> Co-authored-by: Matthias Wessendorf <[email protected]>
- Loading branch information
Showing
4 changed files
with
71 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters