Commit Graph

15 Commits

Author SHA1 Message Date
Martin Slot 75d00b3856 Fixed wrongly referenced struct after updating notification api
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-12-13 14:55:49 +01:00
Martin Slot c4b9a9470f Added contact to test
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-12-07 17:08:44 +01:00
Martin Slot 5fbb26ccd2 Removed println!
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-11-14 16:40:51 +01:00
Martin Slot 86582576a4 Fixed mockserver test ... I actually can test intgration to providers now! I wished i had a community to celebrate this with!!!
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-11-14 16:36:17 +01:00
Martin Slot cdd0070d94 Added initial mockserver that doesnt work
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-11-14 16:18:24 +01:00
Martin Slot ed65e9a392 Redone registration:
ci/woodpecker/push/woodpecker Pipeline was successful Details
1. removed url
2. added owner_name, repo_name
2022-11-03 21:51:04 +01:00
Martin Slot e05993d53e Testing new ci integration
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-10-28 08:09:00 +02:00
Martin Slot a086277c3a Added some test code to see what is happening under the hood
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-10-20 17:04:37 +02:00
Martin Slot ea7716b939 Added a proper test for the overview
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-10-10 19:34:49 +02:00
Martin Slot 3c753a77dc Added a simple test to see if output is printed to the console
ci/woodpecker/push/woodpecker Pipeline was successful Details
I am not doing any assertions, but i am going to think of a way of doing it in the future. Right now it helps me develop the feature.
2022-10-08 17:19:06 +02:00
Martin Slot aea743a119 Added a stable version of the current subcommand
ci/woodpecker/push/woodpecker Pipeline was successful Details
* added subcommand route
* added foreign key constraint from Currents ot Origins table
* added some functional tests that covers the insertion of these
2022-10-06 15:19:03 +02:00
Martin Slot 65151ffac0 Added first upsert test for origin
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-10-05 09:05:00 +02:00
Martin Slot 367b845682 Added test_context, so i can remove database after each data
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-10-03 22:30:07 +02:00
Martin Slot 6ed1f6843a Added a simple test util that can count the rows of Origins table 2022-10-03 20:01:59 +02:00
Martin Slot 8235be9d63 Added test utilities
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-10-03 12:34:50 +02:00