Simon Hartcher
24347c2afb
Revert "Add ability to reset scoop (also adds Git Bash support)"
2015-05-10 12:05:11 +10:00
Simon Hartcher
c85475c8d6
Add tests for scoop reset scoop command
2015-05-09 22:52:49 +10:00
Simon Hartcher
23a39252aa
Fix shim tests failing when shimdir is not in path
2015-04-12 22:44:57 +10:00
Simon Hartcher
49bd9b637d
Add tests for shim
...
Refactored rm_shims into two functions rm_shims and rm_shim
Added tests for shim and rm_shim
Added test for quote in username (#196 )
2015-04-12 21:15:50 +10:00
Simon Hartcher
44969bee9d
Add test for invalid json file
...
The test currently expects invalid json to throw. This might not
be the desired outcome.
2015-04-12 15:28:28 +10:00
Simon Hartcher
006c2b0bae
Add manifest validation tests
...
The manifest-validation test iterates through each json in the main
bucket to ensure that required fields (url, version) are not empty
2015-04-12 13:26:27 +10:00
Simon Hartcher
e8ed3fc2e3
Change setup_working to use %TEMP%
2015-04-12 12:12:14 +10:00
Simon Hartcher
2fa644c6df
Remove old tests and fixtures
2015-04-12 12:12:13 +10:00
Simon Hartcher
3a2adf9c3d
Migrate old tests to Pester
...
Migrate unzip_old tests to pester
Migrate packages tests to Pester
Migrate opts.ps1 to Pester
Migrate tests to use Pester idiomatic tests
Move tests.ps1 to Scoop-TestLib.ps1
2015-04-12 12:11:03 +10:00
Simon Hartcher
47544c9e77
Add Pester tests for Config and Versions
...
Add Scoop-Config.Tests
Add Scoop-Versions.Tests
Remove old tests
2015-04-12 12:10:06 +10:00
Simon Hartcher
fb074f2c63
Remove unneeded scripts
...
Old movedir test
invoke-build script
2015-04-12 12:09:18 +10:00
Simon Hartcher
558e6eced1
Implement testing using Pester
...
Integrate with AppVeyor
2015-04-12 12:08:08 +10:00
Simon Hartcher
bed692a608
Added movedir test for quotes in username ( #196 )
2015-04-07 13:44:00 +10:00
guillermooo
405723f91d
fix #325 - bypass execution policy in vim's :shell command'
2015-04-06 21:32:47 +02:00
Luke Sampson
083cdd9743
handle version change from string to numeric ( fixes #322 )
2015-04-05 14:54:25 +10:00
Luke Sampson
2a3427bdd7
fix for install where username contains spaces (see #128 )
2014-07-16 10:56:37 +10:00
Luke Sampson
26195a626d
experimenting with possible solution for #126 where packages aren't accessible after updating an app
2014-07-15 13:44:44 +10:00
Luke Sampson
b70a107d45
handle int/string mismatch when comparing versions
2014-06-23 09:27:43 +10:00
Luke Sampson
a0674d1703
manual test for proxies
2014-05-12 12:43:40 +10:00
Luke Sampson
69c11d449a
Revert "updated for new color naming in concfg (see lukesampson/concfg#3"
...
This reverts commit d4ff02bbef .
2014-03-17 18:08:33 +10:00
Luke Sampson
d4ff02bbef
updated for new color naming in concfg (see lukesampson/concfg#3
2014-03-17 15:58:49 +10:00
Luke Sampson
a1ad14c224
tests for unzip with .NET pre-4.5
2014-03-16 10:02:44 +10:00
Luke Sampson
32dc679ec9
add MSI extraction, deprecate MSI install (see issues #16 , #18 )
2013-12-23 11:20:54 +10:00
Luke Sampson
a21a2d2f1f
word-wrap for notes, add note to sudo
2013-10-17 12:20:39 +10:00
Luke Sampson
97240400e0
rename opts to getopt, add comments
2013-09-06 14:20:46 +10:00
Luke Sampson
e9b437dc13
remove redundant brackets
2013-09-03 11:05:01 +10:00
Luke Sampson
b7cfd6fdb0
getopt: return remaining args, use getopt for scoop install
2013-09-03 10:45:47 +10:00
Luke Sampson
fd7514fee3
improve test 'framework', more tests for getopt
2013-09-03 10:32:31 +10:00
Luke Sampson
b28eca4efd
add more tests for getopts
2013-09-02 23:45:54 +10:00
Luke Sampson
dea0d9f409
more messing around with testing
2013-09-02 23:04:52 +10:00
Luke Sampson
cb291e656b
handle 'scoop /?', work on getopt
2013-09-02 15:59:15 +10:00
Luke Sampson
eca7d705bf
clean up tests
2013-09-02 15:09:53 +10:00
Luke Sampson
8c20efc6e8
add mini test framework, start testing getopt
2013-09-02 15:03:36 +10:00