Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@pablox-cl
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pablox-cl/33c76b13a44792611495 to your computer and use it in GitHub Desktop.
Save pablox-cl/33c76b13a44792611495 to your computer and use it in GitHub Desktop.
❯❯❯ LISTEN_GEM_DEBUGGING=2 guard -P rspec
I, [2014-10-05T11:05:13.578833 #2273] INFO -- : Celluloid loglevel set to: 0
11:05:13 - INFO - Guard is using NotifySend to send notifications.
11:05:13 - INFO - Guard is using TerminalTitle to send notifications.
11:05:13 - INFO - Guard::RSpec is running
11:05:13 - INFO - Guard is now watching at '/home/pablo/code/rails/resp'
D, [2014-10-05T11:05:13.738224 #2273] DEBUG -- : Adapter: considering TCP ...
D, [2014-10-05T11:05:13.738396 #2273] DEBUG -- : Adapter: considering polling ...
D, [2014-10-05T11:05:13.738484 #2273] DEBUG -- : Adapter: considering optimized backend...
I, [2014-10-05T11:05:14.019513 #2273] INFO -- : Record.build took 0.28029561042785645 seconds
[1] RSpec guard(main)> D, [2014-10-05T11:05:23.333942 #2273] DEBUG -- : inotify: spec/controllers/4913 ([:create])
D, [2014-10-05T11:05:23.334703 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "spec/controllers/4913", {:change=>:added}]
D, [2014-10-05T11:05:23.335942 #2273] DEBUG -- : added: file:/home/pablo/code/rails/resp/spec/controllers/4913 ({:change=>:added})
D, [2014-10-05T11:05:23.336251 #2273] DEBUG -- : inotify: spec/controllers/4913 ([:attrib])
D, [2014-10-05T11:05:23.336415 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "spec/controllers/4913", {:change=>:modified}]
D, [2014-10-05T11:05:23.336746 #2273] DEBUG -- : inotify: spec/controllers/4913 ([:close_write, :close])
D, [2014-10-05T11:05:23.337037 #2273] DEBUG -- : modified: file:/home/pablo/code/rails/resp/spec/controllers/4913 ({:change=>:modified})
D, [2014-10-05T11:05:23.337101 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "spec/controllers/4913", {:change=>:modified}]
D, [2014-10-05T11:05:23.337564 #2273] DEBUG -- : inotify: spec/controllers/4913 ([:delete])
D, [2014-10-05T11:05:23.337760 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "spec/controllers/4913", {:change=>:removed}]
D, [2014-10-05T11:05:23.337885 #2273] DEBUG -- : modified: file:/home/pablo/code/rails/resp/spec/controllers/4913 ({:change=>:modified})
D, [2014-10-05T11:05:23.338158 #2273] DEBUG -- : inotify: spec/controllers/encounters_controller_spec.rb ([:moved_from, :move])
D, [2014-10-05T11:05:23.338429 #2273] DEBUG -- : removed: file:/home/pablo/code/rails/resp/spec/controllers/4913 ({:change=>:removed})
D, [2014-10-05T11:05:23.338555 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "spec/controllers/encounters_controller_spec.rb", {:cookie=>958, :change=>:moved_from}]
D, [2014-10-05T11:05:23.338937 #2273] DEBUG -- : inotify: spec/controllers/encounters_controller_spec.rb ([:create])
D, [2014-10-05T11:05:23.339169 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "spec/controllers/encounters_controller_spec.rb", {:change=>:added}]
D, [2014-10-05T11:05:23.339277 #2273] DEBUG -- : moved_from: file:/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb ({:cookie=>958, :change=>:moved_from})
D, [2014-10-05T11:05:23.339571 #2273] DEBUG -- : added: file:/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb ({:change=>:added})
I, [2014-10-05T11:05:23.440279 #2273] INFO -- : listen: raw changes: [[nil, "/home/pablo/code/rails/resp/spec/controllers/4913"], [:modified, "/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb"]]
I, [2014-10-05T11:05:23.440375 #2273] INFO -- : listen: final changes: {:modified=>["/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb"], :added=>[], :removed=>[]}
11:05:23 - INFO - Running: spec/controllers/encounters_controller_spec.rb
D, [2014-10-05T11:05:25.411003 #2273] DEBUG -- : inotify: spec/controllers/encounters_controller_spec.rb ([:close_write, :close])
D, [2014-10-05T11:05:25.411171 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "spec/controllers/encounters_controller_spec.rb", {:change=>:modified}]
D, [2014-10-05T11:05:25.411841 #2273] DEBUG -- : inotify: spec/controllers/encounters_controller_spec.rb ([:attrib])
D, [2014-10-05T11:05:25.412015 #2273] DEBUG -- : modified: file:/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb ({:change=>:modified})
D, [2014-10-05T11:05:25.412076 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "spec/controllers/encounters_controller_spec.rb", {:change=>:modified}]
D, [2014-10-05T11:05:25.412586 #2273] DEBUG -- : modified: file:/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb ({:change=>:modified})
D, [2014-10-05T11:05:25.558103 #2273] DEBUG -- : inotify: .git/index.lock ([:create])
D, [2014-10-05T11:05:25.558252 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:added}]
D, [2014-10-05T11:05:25.558857 #2273] DEBUG -- : inotify: .git/index.lock ([:close_write, :close])
D, [2014-10-05T11:05:25.558972 #2273] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:05:25.559035 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:modified}]
D, [2014-10-05T11:05:25.559659 #2273] DEBUG -- : inotify: .git/index.lock ([:moved_from, :move])
D, [2014-10-05T11:05:25.559775 #2273] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:05:25.559842 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:cookie=>959, :change=>:moved_from}]
D, [2014-10-05T11:05:25.560197 #2273] DEBUG -- : inotify: .git/index ([:moved_to, :move])
D, [2014-10-05T11:05:25.560417 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index", {:cookie=>959, :change=>:moved_to}]
D, [2014-10-05T11:05:25.560548 #2273] DEBUG -- : moved_from: file:/home/pablo/code/rails/resp/.git/index.lock ({:cookie=>959, :change=>:moved_from})
D, [2014-10-05T11:05:25.560876 #2273] DEBUG -- : moved_to: file:/home/pablo/code/rails/resp/.git/index ({:cookie=>959, :change=>:moved_to})
D, [2014-10-05T11:05:25.597353 #2273] DEBUG -- : inotify: .git/index.lock ([:create])
D, [2014-10-05T11:05:25.597485 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:added}]
D, [2014-10-05T11:05:25.597890 #2273] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:05:25.598582 #2273] DEBUG -- : inotify: .git/index.lock ([:close_write, :close])
D, [2014-10-05T11:05:25.598677 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:modified}]
D, [2014-10-05T11:05:25.602294 #2273] DEBUG -- : inotify: .git/index.lock ([:delete])
D, [2014-10-05T11:05:25.602475 #2273] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:05:25.602578 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:removed}]
D, [2014-10-05T11:05:25.603075 #2273] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:05:25.612255 #2273] DEBUG -- : inotify: .git/index.lock ([:create])
D, [2014-10-05T11:05:25.612394 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:added}]
D, [2014-10-05T11:05:25.612826 #2273] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:05:25.613819 #2273] DEBUG -- : inotify: .git/index.lock ([:close_write, :close])
D, [2014-10-05T11:05:25.613958 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:modified}]
D, [2014-10-05T11:05:25.614552 #2273] DEBUG -- : inotify: .git/index.lock ([:delete])
D, [2014-10-05T11:05:25.614693 #2273] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:05:25.614759 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:removed}]
D, [2014-10-05T11:05:25.615168 #2273] DEBUG -- : (silenced): ".git/index.lock"
EncountersController
GET index
assigns all encounters as @encounters
GET show
assigns the requested encounter as @encounter
GET new
assigns a new encounter as @encounter
GET edit
assigns the requested encounter as @encounter
POST create
with valid params
creates a new Encounter
assigns a newly created encounter as @encounter
redirects to the parent patient
with invalid params
assigns a newly created but unsaved encounter as @encounter
re-renders the 'new' template
PUT update
with valid params
updates the requested encounter
assigns the requested encounter as @encounter
redirects to the parent patient
with invalid params
assigns the encounter as @encounter
re-renders the 'edit' template
DELETE destroy
destroys the requested encounter
redirects to the parent patient encounters list
Finished in 3.31 seconds (files took 2.22 seconds to load)
16 examples, 0 failures
D, [2014-10-05T11:05:29.544724 #2273] DEBUG -- : inotify: tmp/rspec_guard_result ([:create])
D, [2014-10-05T11:05:29.544848 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "tmp/rspec_guard_result", {:change=>:added}]
D, [2014-10-05T11:05:29.545535 #2273] DEBUG -- : inotify: tmp/rspec_guard_result ([:close_write, :close])
D, [2014-10-05T11:05:29.545713 #2273] DEBUG -- : (silenced): "tmp/rspec_guard_result"
D, [2014-10-05T11:05:29.545790 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "tmp/rspec_guard_result", {:change=>:modified}]
D, [2014-10-05T11:05:29.546214 #2273] DEBUG -- : (silenced): "tmp/rspec_guard_result"
D, [2014-10-05T11:05:29.584021 #2273] DEBUG -- : inotify: log/development.log ([:close_write, :close])
D, [2014-10-05T11:05:29.584178 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "log/development.log", {:change=>:modified}]
D, [2014-10-05T11:05:29.584566 #2273] DEBUG -- : (silenced): "log/development.log"
D, [2014-10-05T11:05:29.634564 #2273] DEBUG -- : inotify: tmp/rspec_guard_result ([:delete])
D, [2014-10-05T11:05:29.634721 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "tmp/rspec_guard_result", {:change=>:removed}]
D, [2014-10-05T11:05:29.635206 #2273] DEBUG -- : (silenced): "tmp/rspec_guard_result"
D, [2014-10-05T11:05:29.665037 #2273] DEBUG -- : Callback took 6.220101356506348 seconds
[1] RSpec guard(main)> I, [2014-10-05T11:05:29.665652 #2273] INFO -- : listen: raw changes: [[:modified, "/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb"]]
I, [2014-10-05T11:05:29.665737 #2273] INFO -- : listen: final changes: {:modified=>["/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb"], :added=>[], :removed=>[]}
11:05:29 - INFO - Running: spec/controllers/encounters_controller_spec.rb
EncountersController
GET index
assigns all encounters as @encounters
GET show
assigns the requested encounter as @encounter
GET new
assigns a new encounter as @encounter
GET edit
assigns the requested encounter as @encounter
POST create
with valid params
creates a new Encounter
assigns a newly created encounter as @encounter
redirects to the parent patient
with invalid params
assigns a newly created but unsaved encounter as @encounter
re-renders the 'new' template
PUT update
with valid params
updates the requested encounter
assigns the requested encounter as @encounter
redirects to the parent patient
with invalid params
assigns the encounter as @encounter
re-renders the 'edit' template
DELETE destroy
destroys the requested encounter
redirects to the parent patient encounters list
Finished in 3.47 seconds (files took 2.2 seconds to load)
16 examples, 0 failures
D, [2014-10-05T11:05:35.899815 #2273] DEBUG -- : inotify: tmp/rspec_guard_result ([:create])
D, [2014-10-05T11:05:35.899971 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "tmp/rspec_guard_result", {:change=>:added}]
D, [2014-10-05T11:05:35.900697 #2273] DEBUG -- : inotify: tmp/rspec_guard_result ([:close_write, :close])
D, [2014-10-05T11:05:35.900878 #2273] DEBUG -- : (silenced): "tmp/rspec_guard_result"
D, [2014-10-05T11:05:35.900946 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "tmp/rspec_guard_result", {:change=>:modified}]
D, [2014-10-05T11:05:35.901350 #2273] DEBUG -- : (silenced): "tmp/rspec_guard_result"
D, [2014-10-05T11:05:35.944199 #2273] DEBUG -- : inotify: log/development.log ([:close_write, :close])
D, [2014-10-05T11:05:35.944340 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "log/development.log", {:change=>:modified}]
D, [2014-10-05T11:05:35.944766 #2273] DEBUG -- : (silenced): "log/development.log"
D, [2014-10-05T11:05:35.993794 #2273] DEBUG -- : inotify: tmp/rspec_guard_result ([:delete])
D, [2014-10-05T11:05:35.993967 #2273] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "tmp/rspec_guard_result", {:change=>:removed}]
D, [2014-10-05T11:05:35.994450 #2273] DEBUG -- : (silenced): "tmp/rspec_guard_result"
D, [2014-10-05T11:05:36.023689 #2273] DEBUG -- : Callback took 6.352795839309692 seconds
================================================================================================================================
❯❯❯ LISTEN_GEM_DEBUGGING=2 guard -P rspec # saved using `set compatible`
I, [2014-10-05T11:25:23.045227 #2645] INFO -- : Celluloid loglevel set to: 0
11:25:23 - INFO - Guard is using NotifySend to send notifications.
11:25:23 - INFO - Guard is using TerminalTitle to send notifications.
11:25:23 - INFO - Guard::RSpec is running
11:25:23 - INFO - Guard is now watching at '/home/pablo/code/rails/resp'
D, [2014-10-05T11:25:23.206363 #2645] DEBUG -- : Adapter: considering TCP ...
D, [2014-10-05T11:25:23.206475 #2645] DEBUG -- : Adapter: considering polling ...
D, [2014-10-05T11:25:23.206507 #2645] DEBUG -- : Adapter: considering optimized backend...
I, [2014-10-05T11:25:23.491360 #2645] INFO -- : Record.build took 0.28409457206726074 seconds
[1] RSpec guard(main)> D, [2014-10-05T11:25:26.865595 #2645] DEBUG -- : inotify: spec/controllers/encounters_controller_spec.rb ([:close_write, :close])
D, [2014-10-05T11:25:26.865967 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "spec/controllers/encounters_controller_spec.rb", {:change=>:modified}]
D, [2014-10-05T11:25:26.866835 #2645] DEBUG -- : inotify: spec/controllers/encounters_controller_spec.rb ([:attrib])
D, [2014-10-05T11:25:26.866939 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "spec/controllers/encounters_controller_spec.rb", {:change=>:modified}]
D, [2014-10-05T11:25:26.867588 #2645] DEBUG -- : modified: file:/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb ({:change=>:modified})
D, [2014-10-05T11:25:26.868019 #2645] DEBUG -- : modified: file:/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb ({:change=>:modified})
I, [2014-10-05T11:25:26.968540 #2645] INFO -- : listen: raw changes: [[:modified, "/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb"]]
I, [2014-10-05T11:25:26.968659 #2645] INFO -- : listen: final changes: {:modified=>["/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb"], :added=>[], :removed=>[]}
11:25:26 - INFO - Running: spec/controllers/encounters_controller_spec.rb
D, [2014-10-05T11:25:27.011749 #2645] DEBUG -- : inotify: .git/index.lock ([:create])
D, [2014-10-05T11:25:27.012506 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:added}]
D, [2014-10-05T11:25:27.013414 #2645] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:25:27.013857 #2645] DEBUG -- : inotify: .git/index.lock ([:close_write, :close])
D, [2014-10-05T11:25:27.014008 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:modified}]
D, [2014-10-05T11:25:27.014332 #2645] DEBUG -- : inotify: .git/index.lock ([:moved_from, :move])
D, [2014-10-05T11:25:27.014574 #2645] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:25:27.014648 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:cookie=>1227, :change=>:moved_from}]
D, [2014-10-05T11:25:27.015759 #2645] DEBUG -- : inotify: .git/index ([:moved_to, :move])
D, [2014-10-05T11:25:27.016073 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index", {:cookie=>1227, :change=>:moved_to}]
D, [2014-10-05T11:25:27.016211 #2645] DEBUG -- : moved_from: file:/home/pablo/code/rails/resp/.git/index.lock ({:cookie=>1227, :change=>:moved_from})
D, [2014-10-05T11:25:27.016612 #2645] DEBUG -- : moved_to: file:/home/pablo/code/rails/resp/.git/index ({:cookie=>1227, :change=>:moved_to})
D, [2014-10-05T11:25:27.059739 #2645] DEBUG -- : inotify: .git/index.lock ([:create])
D, [2014-10-05T11:25:27.059909 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:added}]
D, [2014-10-05T11:25:27.060351 #2645] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:25:27.061310 #2645] DEBUG -- : inotify: .git/index.lock ([:close_write, :close])
D, [2014-10-05T11:25:27.061433 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:modified}]
D, [2014-10-05T11:25:27.062020 #2645] DEBUG -- : inotify: .git/index.lock ([:delete])
D, [2014-10-05T11:25:27.062147 #2645] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:25:27.062213 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:removed}]
D, [2014-10-05T11:25:27.062641 #2645] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:25:27.075464 #2645] DEBUG -- : inotify: .git/index.lock ([:create])
D, [2014-10-05T11:25:27.075595 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:added}]
D, [2014-10-05T11:25:27.076008 #2645] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:25:27.076440 #2645] DEBUG -- : inotify: .git/index.lock ([:close_write, :close])
D, [2014-10-05T11:25:27.076522 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:modified}]
D, [2014-10-05T11:25:27.076858 #2645] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:25:27.077190 #2645] DEBUG -- : inotify: .git/index.lock ([:delete])
D, [2014-10-05T11:25:27.077315 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:removed}]
D, [2014-10-05T11:25:27.081581 #2645] DEBUG -- : (silenced): ".git/index.lock"
EncountersController
GET index
assigns all encounters as @encounters
GET show
assigns the requested encounter as @encounter
GET new
assigns a new encounter as @encounter
GET edit
assigns the requested encounter as @encounter
POST create
with valid params
creates a new Encounter
assigns a newly created encounter as @encounter
redirects to the parent patient
with invalid params
assigns a newly created but unsaved encounter as @encounter
re-renders the 'new' template
PUT update
with valid params
updates the requested encounter
assigns the requested encounter as @encounter
redirects to the parent patient
with invalid params
assigns the encounter as @encounter
re-renders the 'edit' template
DELETE destroy
destroys the requested encounter
redirects to the parent patient encounters list
Finished in 3.26 seconds (files took 2.21 seconds to load)
16 examples, 0 failures
D, [2014-10-05T11:25:33.031720 #2645] DEBUG -- : inotify: tmp/rspec_guard_result ([:create])
D, [2014-10-05T11:25:33.031860 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "tmp/rspec_guard_result", {:change=>:added}]
D, [2014-10-05T11:25:33.032415 #2645] DEBUG -- : inotify: tmp/rspec_guard_result ([:close_write, :close])
D, [2014-10-05T11:25:33.032504 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "tmp/rspec_guard_result", {:change=>:modified}]
D, [2014-10-05T11:25:33.032623 #2645] DEBUG -- : (silenced): "tmp/rspec_guard_result"
D, [2014-10-05T11:25:33.032894 #2645] DEBUG -- : (silenced): "tmp/rspec_guard_result"
D, [2014-10-05T11:25:33.072925 #2645] DEBUG -- : inotify: log/development.log ([:close_write, :close])
D, [2014-10-05T11:25:33.073068 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "log/development.log", {:change=>:modified}]
D, [2014-10-05T11:25:33.073585 #2645] DEBUG -- : (silenced): "log/development.log"
D, [2014-10-05T11:25:33.121409 #2645] DEBUG -- : inotify: tmp/rspec_guard_result ([:delete])
D, [2014-10-05T11:25:33.121605 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "tmp/rspec_guard_result", {:change=>:removed}]
D, [2014-10-05T11:25:33.122044 #2645] DEBUG -- : (silenced): "tmp/rspec_guard_result"
D, [2014-10-05T11:25:33.147186 #2645] DEBUG -- : Callback took 6.178462266921997 seconds
I, [2014-10-05T11:25:33.152168 #2645] INFO -- : listen: raw changes: []
[1] RSpec guard(main)> I, [2014-10-05T11:25:33.153132 #2645] INFO -- : listen: final changes: {:modified=>[], :added=>[], :removed=>[]}
D, [2014-10-05T11:25:33.153252 #2645] DEBUG -- : Callback took 7.152557373046875e-06 seconds
================================================================================================================
[1] RSpec guard(main)> D, [2014-10-05T11:30:10.090562 #2645] DEBUG -- : inotify: spec/controllers/encounters_controller_spec.rb ([:close_write, :close])
D, [2014-10-05T11:30:10.090730 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "spec/controllers/encounters_controller_spec.rb", {:change=>:modified}]
D, [2014-10-05T11:30:10.091407 #2645] DEBUG -- : inotify: spec/controllers/encounters_controller_spec.rb ([:attrib])
D, [2014-10-05T11:30:10.091493 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "spec/controllers/encounters_controller_spec.rb", {:change=>:modified}]
D, [2014-10-05T11:30:10.091658 #2645] DEBUG -- : modified: file:/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb ({:change=>:modified})
D, [2014-10-05T11:30:10.092027 #2645] DEBUG -- : modified: file:/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb ({:change=>:modified})
I, [2014-10-05T11:30:10.193136 #2645] INFO -- : listen: raw changes: [[:modified, "/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb"]]
I, [2014-10-05T11:30:10.193436 #2645] INFO -- : listen: final changes: {:modified=>["/home/pablo/code/rails/resp/spec/controllers/encounters_controller_spec.rb"], :added=>[], :removed=>[]}
11:30:10 - INFO - Running: spec/controllers/encounters_controller_spec.rb
D, [2014-10-05T11:30:13.045924 #2645] DEBUG -- : inotify: .git/index.lock ([:create])
D, [2014-10-05T11:30:13.046071 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:added}]
D, [2014-10-05T11:30:13.046807 #2645] DEBUG -- : inotify: .git/index.lock ([:close_write, :close])
D, [2014-10-05T11:30:13.046876 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:modified}]
D, [2014-10-05T11:30:13.047180 #2645] DEBUG -- : inotify: .git/index.lock ([:moved_from, :move])
D, [2014-10-05T11:30:13.047243 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:cookie=>1320, :change=>:moved_from}]
D, [2014-10-05T11:30:13.047516 #2645] DEBUG -- : inotify: .git/index ([:moved_to, :move])
D, [2014-10-05T11:30:13.047586 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index", {:cookie=>1320, :change=>:moved_to}]
D, [2014-10-05T11:30:13.047730 #2645] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:30:13.048348 #2645] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:30:13.048526 #2645] DEBUG -- : moved_from: file:/home/pablo/code/rails/resp/.git/index.lock ({:cookie=>1320, :change=>:moved_from})
D, [2014-10-05T11:30:13.048773 #2645] DEBUG -- : moved_to: file:/home/pablo/code/rails/resp/.git/index ({:cookie=>1320, :change=>:moved_to})
D, [2014-10-05T11:30:13.061833 #2645] DEBUG -- : inotify: .git/index.lock ([:create])
D, [2014-10-05T11:30:13.061982 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:added}]
D, [2014-10-05T11:30:13.062488 #2645] DEBUG -- : inotify: .git/index.lock ([:close_write, :close])
D, [2014-10-05T11:30:13.062862 #2645] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:30:13.062972 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:modified}]
D, [2014-10-05T11:30:13.063476 #2645] DEBUG -- : inotify: .git/index.lock ([:delete])
D, [2014-10-05T11:30:13.085822 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, ".git/index.lock", {:change=>:removed}]
D, [2014-10-05T11:30:13.085972 #2645] DEBUG -- : (silenced): ".git/index.lock"
D, [2014-10-05T11:30:13.086439 #2645] DEBUG -- : (silenced): ".git/index.lock"
EncountersController
GET index
assigns all encounters as @encounters
GET show
assigns the requested encounter as @encounter
GET new
assigns a new encounter as @encounter
GET edit
assigns the requested encounter as @encounter
POST create
with valid params
creates a new Encounter
assigns a newly created encounter as @encounter
redirects to the parent patient
with invalid params
assigns a newly created but unsaved encounter as @encounter
re-renders the 'new' template
PUT update
with valid params
updates the requested encounter
assigns the requested encounter as @encounter
redirects to the parent patient
with invalid params
assigns the encounter as @encounter
re-renders the 'edit' template
DELETE destroy
destroys the requested encounter
redirects to the parent patient encounters list
Finished in 3.51 seconds (files took 2.18 seconds to load)
16 examples, 0 failures
D, [2014-10-05T11:30:16.448315 #2645] DEBUG -- : inotify: tmp/rspec_guard_result ([:create])
D, [2014-10-05T11:30:16.448469 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "tmp/rspec_guard_result", {:change=>:added}]
D, [2014-10-05T11:30:16.449086 #2645] DEBUG -- : inotify: tmp/rspec_guard_result ([:close_write, :close])
D, [2014-10-05T11:30:16.449255 #2645] DEBUG -- : (silenced): "tmp/rspec_guard_result"
D, [2014-10-05T11:30:16.449336 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "tmp/rspec_guard_result", {:change=>:modified}]
D, [2014-10-05T11:30:16.449732 #2645] DEBUG -- : (silenced): "tmp/rspec_guard_result"
D, [2014-10-05T11:30:16.487546 #2645] DEBUG -- : inotify: log/development.log ([:close_write, :close])
D, [2014-10-05T11:30:16.487706 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "log/development.log", {:change=>:modified}]
D, [2014-10-05T11:30:16.488104 #2645] DEBUG -- : (silenced): "log/development.log"
D, [2014-10-05T11:30:16.536470 #2645] DEBUG -- : inotify: tmp/rspec_guard_result ([:delete])
D, [2014-10-05T11:30:16.536644 #2645] DEBUG -- : raw queue: [:file, #<Pathname:/home/pablo/code/rails/resp>, "tmp/rspec_guard_result", {:change=>:removed}]
D, [2014-10-05T11:30:16.537131 #2645] DEBUG -- : (silenced): "tmp/rspec_guard_result"
D, [2014-10-05T11:30:16.569363 #2645] DEBUG -- : Callback took 6.371417045593262 seconds
[1] RSpec guard(main)> I, [2014-10-05T11:30:16.569866 #2645] INFO -- : listen: raw changes: []
I, [2014-10-05T11:30:16.569961 #2645] INFO -- : listen: final changes: {:modified=>[], :added=>[], :removed=>[]}
D, [2014-10-05T11:30:16.570049 #2645] DEBUG -- : Callback took 4.5299530029296875e-06 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment