redmine_base_deface | deface gem to manage view modifications | Plugin library

 by   jbbarth Ruby Version: Current License: MIT

kandi X-RAY | redmine_base_deface Summary

kandi X-RAY | redmine_base_deface Summary

redmine_base_deface is a Ruby library typically used in Plugin applications. redmine_base_deface has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Integrate with the deface gem to manage view modifications in plugins
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              redmine_base_deface has a low active ecosystem.
              It has 25 star(s) with 20 fork(s). There are 9 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2 open issues and 5 have been closed. On average issues are closed in 905 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of redmine_base_deface is current.

            kandi-Quality Quality

              redmine_base_deface has no bugs reported.

            kandi-Security Security

              redmine_base_deface has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              redmine_base_deface is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              redmine_base_deface releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of redmine_base_deface
            Get all kandi verified functions for this library.

            redmine_base_deface Key Features

            No Key Features are available at this moment for redmine_base_deface.

            redmine_base_deface Examples and Code Snippets

            No Code Snippets are available at this moment for redmine_base_deface.

            Community Discussions

            QUESTION

            an incredible number of tests fail when I add plugins to a Redmine installation
            Asked 2017-Dec-05 at 11:33

            I installed Redmine version 3.4.2.stable onto Ruby 2.3.3, and hit rake test.

            Only 3 tests fail, which is pretty good for the first run of a batch of thousands of tests on a new installation.

            Then I add a bunch of plugins. Let's just say they are:

            ...

            ANSWER

            Answered 2017-Dec-05 at 11:33

            The Redmine project itself maintains its core tests which assumes that its functional integrity is in place, i.e. that there are no plugins present which change functionality. As such, a plain Redmine without any plugins is expected to pass all core tests.

            Once you introduce plugins however, things change. Since many plugins hook into or change a lot of internal Redmine functionality (often via monkey patches) in order to provide their functionality, installing them results in various tests of the core Redmine breaking as their assumptions no longer hold true. Since Remdine has only few internal APIs for plugins to hook into, monkey-patches are often the only way for plugins to hook into the core.

            Unfortunately though, it is hard (if not impossible) to monkey-patch the core-tests along with the functionality of the plugins to adapt them to the new/changed behavior.

            This leads to the current unfortunate situation that almost all Redmine plugins are barely (if at all) tested. Sometimes, you'll have unit tests of the plugin's functionality, but fully-functional integration tests are very rare. When using plugins, you thus can't generally rely on working tests but have to revert to code reviews and manual click-through tests.

            I found that when reviewing plugins, the ones that work best have only few monkey patches, try to restrict themselves to stable interfaces or provides hooks where possible, and avoid overriding core functionality of Redmine.

            Source https://stackoverflow.com/questions/47625934

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install redmine_base_deface

            You can download it from GitHub.
            On a UNIX-like operating system, using your system’s package manager is easiest. However, the packaged Ruby version may not be the newest one. There is also an installer for Windows. Managers help you to switch between multiple Ruby versions on your system. Installers can be used to install a specific or multiple Ruby versions. Please refer ruby-lang.org for more information.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/jbbarth/redmine_base_deface.git

          • CLI

            gh repo clone jbbarth/redmine_base_deface

          • sshUrl

            git@github.com:jbbarth/redmine_base_deface.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link