This website works better with JavaScript
首頁
探索
說明
登入
LBP
/
OliveTin
镜像来自
https://github.com/OliveTin/OliveTin.git
關注
4
讚好
0
複刻
0
檔案
問題管理
0
Wiki
瀏覽代碼
chore: Remove accidently committed screenshots
jamesread
8 月之前
父節點
899949b018
當前提交
5d93704bdb
共有
18 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
顯示文件統計
1
0
integration-tests/.gitignore
二進制
integration-tests/screenshots/general Default buttons are rendered.failed-test.png
二進制
integration-tests/screenshots/general Footer contains promo.failed-test.png
二進制
integration-tests/screenshots/general Page title.failed-test.png
二進制
integration-tests/screenshots/general Start cd action _passive_.failed-test.png
二進制
integration-tests/screenshots/general Start dir action _popup_.failed-test.png
二進制
integration-tests/screenshots/general navbar contains default policy links.failed-test.png
二進制
integration-tests/screenshots/hiddenFooter Check that footer is hidden.failed-test.png
二進制
integration-tests/screenshots/include Should load actions from base config and included files.failed-test.png
二進制
integration-tests/screenshots/localAuth Init API is accessible.failed-test.png
二進制
integration-tests/screenshots/localAuth Init API returns correct auth configuration.failed-test.png
二進制
integration-tests/screenshots/localAuth Local login fails with incorrect credentials.failed-test.png
二進制
integration-tests/screenshots/localAuth Local login works with correct credentials.failed-test.png
二進制
integration-tests/screenshots/localAuth Logged in user can access protected actions.failed-test.png
二進制
integration-tests/screenshots/localAuth Login page is accessible and shows login form.failed-test.png
二進制
integration-tests/screenshots/localAuth Login page shows local login form when local auth is enabled.failed-test.png
二進制
integration-tests/screenshots/policy-all-false navbar should not contain default policy links.failed-test.png
二進制
integration-tests/screenshots/prometheus Metrics are available with correct types.failed-test.png
+ 1
- 0
integration-tests/.gitignore
查看文件
@@ -1,3 +1,4 @@
+screenshots
results
node_modules
.vagrant
二進制
integration-tests/screenshots/general Default buttons are rendered.failed-test.png
查看文件
二進制
integration-tests/screenshots/general Footer contains promo.failed-test.png
查看文件
二進制
integration-tests/screenshots/general Page title.failed-test.png
查看文件
二進制
integration-tests/screenshots/general Start cd action _passive_.failed-test.png
查看文件
二進制
integration-tests/screenshots/general Start dir action _popup_.failed-test.png
查看文件
二進制
integration-tests/screenshots/general navbar contains default policy links.failed-test.png
查看文件
二進制
integration-tests/screenshots/hiddenFooter Check that footer is hidden.failed-test.png
查看文件
二進制
integration-tests/screenshots/include Should load actions from base config and included files.failed-test.png
查看文件
二進制
integration-tests/screenshots/localAuth Init API is accessible.failed-test.png
查看文件
二進制
integration-tests/screenshots/localAuth Init API returns correct auth configuration.failed-test.png
查看文件
二進制
integration-tests/screenshots/localAuth Local login fails with incorrect credentials.failed-test.png
查看文件
二進制
integration-tests/screenshots/localAuth Local login works with correct credentials.failed-test.png
查看文件
二進制
integration-tests/screenshots/localAuth Logged in user can access protected actions.failed-test.png
查看文件
二進制
integration-tests/screenshots/localAuth Login page is accessible and shows login form.failed-test.png
查看文件
二進制
integration-tests/screenshots/localAuth Login page shows local login form when local auth is enabled.failed-test.png
查看文件
二進制
integration-tests/screenshots/policy-all-false navbar should not contain default policy links.failed-test.png
查看文件
二進制
integration-tests/screenshots/prometheus Metrics are available with correct types.failed-test.png
查看文件