Stream: crucible
Topic: (no topic)
Andre Quina (Sep 17 2016 at 14:15):
one more PR... one sec
Andre Quina (Sep 17 2016 at 14:16):
@Michael O'Keefe https://github.com/fhir-crucible/crucible/pull/184
Andre Quina (Sep 17 2016 at 14:20):
releasing
Michael O'Keefe (Sep 17 2016 at 14:25):
cool
Douglas Harley (Sep 17 2016 at 14:25):
what is the correct branch/commit combination to use with crucible and plan_executor for stability and STU3 support?
(am working on the TestScript engine after talking with Jason)
Douglas Harley (Sep 17 2016 at 14:26):
thanks!
Douglas Harley (Sep 17 2016 at 14:54):
is there a way to turn-on more verbose debugging output during testscript parsing?
Douglas Harley (Sep 17 2016 at 14:54):
i am getting this error, but i want to track down what testscript is causing the problem:
Douglas Harley (Sep 17 2016 at 14:54):
NoMethodError: private method test' called for #<FHIR::Observation:0x005600885d1068>
/home/douglas.andrew.harley/plan_executor/lib/tests/testscripts/base_testscript.rb:81:in
define_tests'
/home/douglas.andrew.harley/plan_executor/lib/tests/testscripts/base_testscript.rb:48:in initialize'
/home/douglas.andrew.harley/plan_executor/lib/tests/testscripts/testscript_engine.rb:53:in
new'
/home/douglas.andrew.harley/plan_executor/lib/tests/testscripts/testscript_engine.rb:53:in block in load_testscripts'
/home/douglas.andrew.harley/plan_executor/lib/tests/testscripts/testscript_engine.rb:52:in
each'
/home/douglas.andrew.harley/plan_executor/lib/tests/testscripts/testscript_engine.rb:52:in load_testscripts'
/home/douglas.andrew.harley/plan_executor/lib/tests/testscripts/testscript_engine.rb:11:in
initialize'
Douglas Harley (Sep 17 2016 at 15:02):
yes
Douglas Harley (Sep 17 2016 at 15:03):
bundle exec rake assets:precompile RAILS_ENV=production
Last updated: Apr 12 2022 at 19:14 UTC