view · edit · sidebar · attach · print · history

Index>

20150811-add-fi-not-found-in-packungen

Summary

  • Must display FI for ISKNR 65452: Cefepim Labatec, which has not yet a package

Commits

Index

Keep in Mind for work to do
  • Fix dojo error http://www.sitepen.com/blog/2012/10/31/debugging-dojo-common-error-messages/#forgot-dom-ready
  • I removed on May-27 tests for ix_registrationss, fix_sequences, fix_compositions, fix_packages from test/test_plugin/swissmedic.rb,as he could not find any references for them in the src code. Did I erroneously remove stuff when cleaning up the swissmedic import earlier?
  • The whole test for older/newer Packages must be adapted to xlsx. One must compare the rows (e.g. by creating csv files) and do the same stuff in xlsx!
  • creat gem: task: input=file with ean-codes, standard output show ean-codes + atc-code. Source is Swissmedic Packungen.xlsx or XML.
  • Import via data/medreg_companies.yaml
  • Fix problem with radioactivatum 99m-technetio when parsing Wirkstoffe
  • Fix galenic_forms when parsing swissmedic.xlsx
  • Cleanup generic_type. Replace it everywhere by sl_generic_type and adapt code accordingly.
  • Get updated ATC-codes from EPha for oddb.org, too.
  • Display new fields CORRESP for compositions in oddb.org.
  • Use refdatabase for oddb.org, too.
  • Fix running rspec for new packungen.xlsx in oddb2xml

Must display FI for ISKNR 65452: Cefepim Labatec, which has not yet a package

Running spec tests, to see how we fare today. Found 82 errors. Adding sleep(0.1) before testing whether an elements exists made 6 errors in welcome_spec.rb pass away. Looks as somehow we are less responsive or watir does not really wait till click displays final result. Same problem in searchbar_spec.rb.

Fixing rezept_and_instantsearch_spec.rb is bit more time comsuming as the span text have now sometimes a "\t" added. Pushed commit Fixed some specs

Still too many failures. Therefore pushed commit Fixed more specs

Looking now at why the text_info does not create the package correctly. Using fix_pointers for the sequence seems to fix this problem. But it works only inside the unit test, not on oddb-ci where we get a nil access.

view · edit · sidebar · attach · print · history
Page last modified on August 11, 2015, at 06:39 PM