mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Kd/ci playwright go test (#20123)
* Add initial playwright config * Simplify Makefile * Simplify Makefile * Use correct config files * Update playwright settings * Fix package-lock file * Don't use test logger for e2e tests * fix frontend lint * Allow passing TEST_LOGGER variable * Init postgres database * use standard gitea env variables * Update playwright * update drone * Move empty env var to commands * Cleanup * Move integrations to subfolder * tests integrations to tests integraton * Run e2e tests with go test * Fix linting * install CI deps * Add files to ESlint * Fix drone typo * Don't log to console in CI * Use go test http server * Add build step before tests * Move shared init function to common package * fix drone * Clean up tests * Fix linting * Better mocking for page + version string * Cleanup test generation * Remove dependency on gitea binary * Fix linting * add initial support for running specific tests * Add ACCEPT_VISUAL variable * don't require git-lfs * Add initial documentation * Review feedback * Add logged in session test * Attempt fixing drone race * Cleanup and bump version * Bump deps * Review feedback * simplify installation * Fix ci * Update install docs
This commit is contained in:
1
tests/gitea-repositories-meta/user2/glob.git/HEAD
Normal file
1
tests/gitea-repositories-meta/user2/glob.git/HEAD
Normal file
@@ -0,0 +1 @@
|
||||
ref: refs/heads/master
|
4
tests/gitea-repositories-meta/user2/glob.git/config
Normal file
4
tests/gitea-repositories-meta/user2/glob.git/config
Normal file
@@ -0,0 +1,4 @@
|
||||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = true
|
||||
bare = true
|
1
tests/gitea-repositories-meta/user2/glob.git/description
Normal file
1
tests/gitea-repositories-meta/user2/glob.git/description
Normal file
@@ -0,0 +1 @@
|
||||
Unnamed repository; edit this file 'description' to name the repository.
|
@@ -0,0 +1,6 @@
|
||||
# git ls-files --others --exclude-from=.git/info/exclude
|
||||
# Lines that start with '#' are comments.
|
||||
# For a project mostly in C, the following would be a good set of
|
||||
# exclude patterns (uncomment them if you want to use them):
|
||||
# *.[oa]
|
||||
# *~
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
x+)JMU03d040031QH<51>+<2B>(a<><61>:<3A>㆖<EFBFBD><E38696>o<EFBFBD><6F><K<><4B>Q@<40><><EFBFBD> P<>d<EFBFBD><64><EFBFBD>K<EFBFBD>U_#<23>?<3F><><EFBFBD><1E>d<EFBFBD><64><EFBFBD>"}<01><>
|
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
x<01><>9<0E>0@Qj<51>b.@<40>8<EFBFBD>MB*Z<><5A>x<EFBFBD><78>#/<05>'<27><0C><><EFBFBD><EFBFBD>&<26><>
|
||||
(՞Jb<06><>ZˤИ<CBA4><D098>y<EFBFBD>$<24>r<EFBFBD>{<7B><><EFBFBD>hƅ<68><C685> <09><><EFBFBD><<3C><><EFBFBD>S<EFBFBD><53>Lz#<07><>'<27>z<EFBFBD>j攛-&<26><><EFBFBD>Y]yե11\<5C><><EFBFBD>q@D<>p<EFBFBD><70><EFBFBD><EFBFBD><EFBFBD>c<EFBFBD><63>߂<EFBFBD>N<04>s<01><g<><05><>K<EFBFBD>
|
@@ -0,0 +1 @@
|
||||
ef6b814b610d8e7717aa0f71fbe5842bcf814697
|
Reference in New Issue
Block a user