Giter Site home page Giter Site logo

idempiere-fitnesse's Introduction

iDempiere FitNesse

The iDempiere FitNesse is a set of project that aims to easy the integration and use of the FitNesse by the iDempiere project fot automating tests and populating.

This project was started with the IDEMPIERE-206 and was moved from core with the IDEMPIERE-4138.

What is new ?

Projects:

  • fitnesse - fitnesse server console
  • org.idempiere.fitnesse.fixture - fitnesse fixture for idempiere
  • org.idempiere.fitnesse.p2 - project to build p2 repository
  • org.idempiere.fitnesse.parent - parent pom project
  • org.idempiere.fitnesse.server - web server for fitnesse fixture
  • org.idempiere.fitnesse-feature - main feature for P2
  • org.idempiere.fitrecorder - recorder to help build fixture. read more...
  • org.idempiere.ui.zk.selenium - selenium support for zk web client
  • selenese - example test cases exported from Selenium IDE ( JUnit4 + WebDriver ).Read more...

Usage

Here you can find some instructions FitNesse integration usage for development and deployment on already existing servers.

Development Environment

You need to configure your development environment and then import the iDempiere Fitnesse project on your workspace taking care about the following folder structure:

  • idempiere
  • idempiere-fitnesse
    • org.idempiere.fitnesse.*
    • org.idempiere.fitrecorder
    • org.idempiere.ui.zk.selenium

Note that you will need select and start the fitnesse and selenium plugins when launching the server with server.product.launch or server.product.functionaltest.launch.

For more instructions you can check this page

Deployment on existing servers

  • at idempiere-fitnesse, run mvn verify
  • copy deploy-fitnesse.sh to your idempiere instance's root folder
  • at your idempiere instance's root folder (for instance, /opt/idempiere), run ./deploy-fitnesse.sh <file or url path to org.idempiere.fitnesse.p2/target/repository>
  • for e.g, if your source is at /ws/idempiere-fitnesse, ./deploy-fitnesse.sh file:////ws/idempiere-fitnesse/org.idempiere.fitnesse.p2/target/repository
  • to uninstall, copy remove-fitnesse.sh to your idempiere instance's root folder. Run ./remove-fitnesse.sh to uninstall it
  • if the bundle doesn't auto start after deployment (with STARTING status), at osgi console, run "sta org.idempiere.fitnesse.server" to activate the plugin

TODO

  • Test and create SLIM test cases
  • Create more test suites for core System and Garden World
  • Integrate ZATS for ZK interface automated tests

Find more information at:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.