Skip to content
  • JINMEI Tatuya's avatar
    [2203] refactoring 2nd step: configurator can now be a separate object. · f38d24a7
    JINMEI Tatuya authored
    i.e., it's not a singleton any more.
    testReconfigure() method isn't needed any more because it doesn't hold
    CC session internally.
    DatasrcConfiguratorTest.initialization test currently fails and is
    disabled for now.  The plan is to make the class completely stateless,
    at which point we don't even have to think about initialization or cleanup,
    and then the test will be able to be removed.
    f38d24a7