issues
search
chef-boneyard
/
minitest-chef-handler
Run minitest suites after your Chef recipes to check the status of your system.
Other
163
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Expand relative paths when requiring test files
#43
edsinclair
closed
11 years ago
2
Add report to the exception so other handlers can use it
#42
juanje
closed
11 years ago
3
Add spec test to verify methods exposed on Chef::Resource
#41
leifmadsen
opened
11 years ago
1
Fixes issue 34: Invalid include.
#40
leifmadsen
closed
12 years ago
5
Add support for service.supports(:status => true)
#39
andreacampi
opened
12 years ago
1
Assert for user password hash does not work, if password hash is stored in /etc/shadow (like in Ubuntu)
#38
DracoAter
closed
9 years ago
1
Add a which method so tests can assert if a command was installed
#37
jtimberman
closed
9 years ago
5
LoadError
#36
jperry
closed
12 years ago
9
Add spec for MiniTest::Chef::Spec.
#35
acrmp
closed
12 years ago
0
Spec test that checks file with incorrect (non-passing) mode fails with ArgumentError
#34
leifmadsen
closed
12 years ago
16
NameError: undefined local variable or method `node' for #<#<Class:0x7fb913ed18f8>:0x7fb913ebcca0>
#33
leifmadsen
closed
12 years ago
14
Use Chef::Log as a global logging resource during tests.
#32
crekev
closed
12 years ago
3
"The file does not have the expected owner" (expected "root", actual: nil)
#31
tknerr
closed
12 years ago
3
Fail chef run if there are minitest errors. Fixes #29
#30
matschaffer
closed
12 years ago
7
Test error doesn't fail convergence
#29
matschaffer
closed
12 years ago
1
All of a cookbooks specs are run regardless of run_list (chef-solo)
#28
jwmarshall
closed
12 years ago
3
Test for ownership (`with`) fails incorrectly on lucid32 Vagrant box
#27
karmi
closed
12 years ago
6
Correct simple typo
#26
mclazarus
closed
12 years ago
1
Initial support for delivering test results in JUnit format using CI_Reporter gem.
#25
leftathome
closed
12 years ago
5
No tests found when cookbook_path is an array
#24
bjbq4d
closed
12 years ago
5
TypeError: no implicit conversion from nil to integer
#23
leifmadsen
closed
12 years ago
22
Testing service is running
#22
jperry
closed
12 years ago
7
Omnibus compatibility
#21
rosstimson
closed
12 years ago
4
Thoughts on usage with Librarian-Chef
#20
rosstimson
closed
12 years ago
3
Unable to access 'node' attribute
#19
jperry
closed
12 years ago
4
Assertions not working
#18
jperry
closed
12 years ago
1
Assertions
#17
jperry
closed
12 years ago
6
Assertions
#16
jperry
closed
12 years ago
1
minitest-reporters
#15
jperry
opened
12 years ago
8
Stop chef execution if the tests fail
#14
calavera
closed
12 years ago
4
Need to run chef twice for tests to run
#13
jperry
closed
12 years ago
1
Resource matchers
#12
acrmp
closed
12 years ago
2
add_teardown_hook doesn't work
#11
bryanwb
closed
12 years ago
1
Run only tests for the recipes invoked
#10
calavera
closed
12 years ago
2
spec style testing
#9
jperry
closed
12 years ago
7
path to tests
#8
jperry
closed
12 years ago
3
Matchers
#7
acrmp
closed
12 years ago
10
Vagrant
#6
jperry
closed
12 years ago
11
mocking
#5
jperry
closed
12 years ago
2
alias run to _run for Ruby 1.9.2
#4
btm
closed
12 years ago
4
undefined method `_run' on Ruby 1.9.2
#3
btm
closed
12 years ago
2
custom assertions
#2
calavera
closed
12 years ago
6
tested in Vagrant, chef_handler::minitest
#1
fujin
closed
12 years ago
1
Previous