view · edit · sidebar · attach · print · history

Index>

20150513-oddb2xml-calc-e-xxx

Summary

  • oddb2xml: Mark nutritional additions correctly
  • oddb.org: Fix failing unit-tests

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.

oddb.org: Fix failing unit-tests

We have various failing unit-tests on Travis-CI which I would like to fix. Done with Fixed various unit-test. Use UTC when displaying rss-feeds

See also:

Must investigate why the ZSR still cannot get fetched correctly.

Mark nutritional additions correctly

Wikipedia has a classifiacation for E-numbers. See http://de.wikipedia.org/wiki/Liste_der_Lebensmittelzusatzstoffe

nutritional additions like E 127 have a clear meaning. Therefore we should mark them accordingly. Also a classification like aroms. is valid for several item following.

Found in oddb_calc IKSNR 274 "Cardio-Pulmo-Rénal Sérocytol" to create a unit test.

E 200 is sometimes classified as conserv. and sometimes as "antiox.".

Tried to silence errors on Travis-CI with commit Silence extractor_spec and void non existing directory

Pushed improvement with commit Preserve more_info for all concerned E xxx-substances

See also Bump version to 2.1.1 and Fix parslet_spec.rb

view · edit · sidebar · attach · print · history
Page last modified on May 13, 2015, at 03:15 PM