1
0
Fork 0
Commit graph

44 commits

Author SHA1 Message Date
Cyborus
8a25d55690
update tests to use CreateHookOptionConfig fields 2024-04-26 13:39:03 -04:00
Cyborus
a694ab48ff
update tests to use Default::default impls for query types 2024-04-20 16:20:30 -04:00
Cyborus
d1aa5af564
adjust created user's email in test 2024-03-15 16:07:23 -04:00
Cyborus
c2306c9709
update tests 2024-03-15 15:29:21 -04:00
Cyborus
cb1f2d9ae8
strongly typed header returns 2024-02-09 14:37:43 -05:00
Cyborus
37db499785
replace hook type with gitea
makes tests on forgejo development branches pass
2024-01-21 17:07:11 -05:00
Cyborus
26303fc1f8
put test repo in current dir instead of root 2024-01-21 16:05:15 -05:00
Cyborus
99ae09c8d3
format format format 2024-01-19 12:21:06 -05:00
Cyborus
83c236a02f
restructure tests 2024-01-18 17:16:52 -05:00
Cyborus
ac25339cf6
formatting 2024-01-18 16:51:09 -05:00
Cyborus
6d2c1ce21c
update tests to new api 2024-01-18 16:48:18 -05:00
Cyborus
ce08cb4d7f
format 2024-01-01 17:56:03 -05:00
Cyborus
dccd4c51ba
add archive tests 2024-01-01 17:53:08 -05:00
Cyborus
dc7997beba
add password auth testing 2023-12-20 13:51:51 -05:00
Cyborus
96124821ba
format 2023-12-15 12:02:39 -05:00
Cyborus
e725903eb9
add download test 2023-12-15 12:00:29 -05:00
Cyborus
c6b0757272
format 2023-12-12 16:43:51 -05:00
Cyborus
76b8093dec
apparently content type != mime type 2023-12-12 16:37:33 -05:00
Cyborus
2978d34a87
hook content type json 2023-12-12 14:15:33 -05:00
Cyborus
0912ffdcee
use real dummy key 2023-12-12 13:45:38 -05:00
Cyborus
078aa2ef5c
wrap key errors 2023-12-12 13:17:00 -05:00
Cyborus
a9f816cfbc
label admin test correctly 2023-12-12 13:12:09 -05:00
Cyborus
bd6d92f6b6
format 2023-12-12 13:08:32 -05:00
Cyborus
ab6ac96464
add admin tests 2023-12-12 13:08:11 -05:00
Cyborus
051f18eddc
praise rustfmt 2023-12-11 21:40:23 -05:00
Cyborus
635aedc88d
check release list before creating release 2023-12-11 17:09:56 -05:00
Cyborus
a2ff083f71
fix release attachments 2023-12-11 15:52:45 -05:00
Cyborus
79fb779030
test editing release 2023-12-11 15:51:37 -05:00
Cyborus
c9322de144
add releases testing 2023-12-11 15:51:36 -05:00
Cyborus
96548b2026
fix credentials 2023-12-11 15:51:36 -05:00
Cyborus
440081afaa
update ci to forgejo 1.21.2 2023-12-11 15:51:36 -05:00
Cyborus
6db4879d15
ensure repo allows pull requests 2023-12-11 15:51:36 -05:00
Cyborus
d321788d7c
replace calls to git2 with calls to git cli 2023-12-11 15:51:36 -05:00
Cyborus
bc9dbc6348
include first commit as parent of second commit 2023-12-11 15:50:39 -05:00
Cyborus
f6041483c8
add delay
seems to send the next request too quickly, so wait a bit to let forgejo
catch up
2023-12-11 15:50:39 -05:00
Cyborus
b952e1108a
include body in ForgejoError::BadStructure 2023-12-11 15:50:38 -05:00
Cyborus
19effc86d0
print whole error chain 2023-12-11 15:50:38 -05:00
Cyborus
f05936cbd1
use wrap_err instead of map_err 2023-11-30 15:14:51 -05:00
Cyborus
3737588e28
add context to pr errors 2023-11-29 19:09:17 -05:00
Cyborus
1291c95545
add pr testing 2023-11-29 19:09:16 -05:00
Cyborus
09d6765663
add base repo test 2023-11-29 19:09:15 -05:00
Cyborus
f931a3345e
add user test 2023-11-29 19:09:15 -05:00
Cyborus
cea10e2fca
add testing boilerplate 2023-11-29 19:09:15 -05:00
Cyborus
fd9cb5b20d
add start of test 2023-11-29 14:32:49 -05:00