Skip to content

Test Structure

Robert Polak edited this page Aug 9, 2019 · 11 revisions

Home / Structure

The Test Client API Library has the following folder structure:

root/

  • /bootstrap
    • /4.1.3
  • /src
    • /css
    • /js
  • /test

More details about the Test Client API Library at Client API Library.


/test

  • /config
  • /entity
  • /js
  • /template
    • /css
    • /js

This is a basic template of a web-application based on the Client API Library that can be used to either test the present library or as a canvas to start a new project.

More details about the Client API Library /test at Test.

Clone this wiki locally