Kevin Zhuang
|
563dca9b8d
|
ci(codebuil): fix the docker image
|
2020-08-04 11:44:30 +10:00 |
|
Kevin Zhuang
|
8be468314c
|
test(shellcheck): include the new completion file in tests
|
2020-08-04 10:05:24 +10:00 |
|
Kevin Zhuang
|
a2409ce93c
|
test(fgrep): update fgrep related test to include new options
|
2020-08-03 23:10:34 +10:00 |
|
Kevin Zhuang
|
ba10ce57e1
|
test(main): added test for using dotbare as generic fuzzy git tool
|
2020-07-30 11:05:59 +10:00 |
|
Kevin Zhuang
|
a2b894aa4b
|
refactor(fgrep): adjust function name to be more readable
|
2020-07-28 10:25:48 +10:00 |
|
Kevin Zhuang
|
1a394c2355
|
test: adjust test to reflect new changes
|
2020-07-28 10:17:13 +10:00 |
|
Kevin Zhuang
|
65951fadb2
|
docs(test): added readme for test
|
2020-07-17 10:02:24 +10:00 |
|
Kevin Zhuang
|
bd8ba1f7dc
|
test(fgrep): added test for fgrep
|
2020-07-15 14:49:08 +10:00 |
|
Kevin Zhuang
|
bf12e82de3
|
test: include zsh plugin shellcheck
|
2020-07-13 14:41:35 +10:00 |
|
Kevin Zhuang
|
613305a115
|
fix(test): fix test faile
|
2020-07-09 11:17:05 +10:00 |
|
Kevin Zhuang
|
450625de1d
|
test(funtrack): update funtrack test
|
2020-07-07 15:18:43 +10:00 |
|
Kevin Zhuang
|
85066017be
|
test(freset): update freset test
|
2020-07-07 15:15:18 +10:00 |
|
Kevin Zhuang
|
c8e5a68d8f
|
test(freset): update freset test
|
2020-07-07 15:06:12 +10:00 |
|
Kevin Zhuang
|
ec37d7914b
|
test(flog): update flog test
|
2020-07-07 14:58:43 +10:00 |
|
Kevin Zhuang
|
7f24d4319a
|
test(fedit): update fedit test
|
2020-07-07 14:34:22 +10:00 |
|
Kevin Zhuang
|
42f530d611
|
test: update fcheckout and fadd test with the reverted fzf executable
|
2020-07-07 13:44:06 +10:00 |
|
Kevin Zhuang
|
d897c5f2b4
|
revert: revert the fzf mock file
|
2020-07-07 13:43:51 +10:00 |
|
Kevin Zhuang
|
4c2a5a9b28
|
test(fcheckout): update test for fcheckout
|
2020-07-07 12:01:59 +10:00 |
|
Kevin Zhuang
|
245b9a66a2
|
test(fbackup): update fbackup test
|
2020-07-07 11:49:26 +10:00 |
|
Kevin Zhuang
|
27c923a55a
|
test(fadd): update fadd test
|
2020-07-07 11:49:17 +10:00 |
|
Kevin Zhuang
|
cba4e36faa
|
test: begin update all mocks
|
2020-07-07 11:20:22 +10:00 |
|
kevin zhuang
|
3e5838f727
|
fix(test): fix test fail in container
|
2020-07-01 18:09:59 +10:00 |
|
kevin zhuang
|
542bc0838c
|
docs(changlog): update new changes
fix: test
..
test: improve wording and variable names in test
..
..
|
2020-06-28 14:16:24 +10:00 |
|
kevin zhuang
|
8000d6a2a2
|
test(fstash): more coverage
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
89baef6fc0
|
test(fupgrade): update test to reflect changes
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
91b92887a7
|
test(main): added version test
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
2c485e1df1
|
test(funtrack): imporve test coverage for funtrack
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
2d0db18d82
|
test(funtrack): update test to reflect changes
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
dcb5f992e9
|
test(fstat): update test
Unfortunatly it's not really possible to test fstat due to it's while
loop mechanism.
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
6ba8743a9e
|
test(mock): update mock comments and fix test
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
6ccf7ed694
|
test
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
bdafcfd218
|
test(fstash): reflact new changes
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
beec6161c7
|
test(flog): more coverage
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
98360bb0f3
|
test(finit): test submodule
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
036b3f7a71
|
test(fbackup): more coverage for fbackup
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
6d6b700da9
|
test: skip
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
9bf89e5518
|
test(fadd): avoid potential in-consistency
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
3eb8175477
|
test(freset): more resonable mock
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
82ad826b0b
|
test(fcheckout): more reasonable mock
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
c620f080e5
|
test(fadd): attempt to fix inconsistent fadd test
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
9d2bb64a38
|
test(fedit): handle no commit test case
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
1fba34230d
|
test(fedit): more coverage for fedit
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
2d1fd20dd1
|
..
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
15438bf7a3
|
I don't know why the fuck it is still failing
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
d13202f1a6
|
test: use regex match to avoid git wierd inconsistent "." at error
message
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
e267f7b048
|
fix(test): use $HOME instead of hard code stuff to avoid pipeline fail
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
feaedf15be
|
test(freset): update mock
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
cca4157add
|
docs(fcheckout): update help message
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
18338836f8
|
test(fadd): update mock
|
2020-06-28 10:05:49 +10:00 |
|
kevin zhuang
|
b5ff22ed6d
|
test(fcheckout): improve test coverage with mocking
|
2020-06-28 10:05:49 +10:00 |
|