former_member614481
Participant
Member since ‎06-13-2019

User Statistics

  • 121 Posts
  • 1 Solutions
  • 47 Kudos given
  • 15 Kudos received

User Activity

Hello, I do use Node.js for the backend of my applicaiton, the question that i have got, is how to set up the routing with multiple endpoints ? Best Regards
Hello, The application at hand does have multiple tabs/detail pages. Can OPA5 navigate to different tabs/detail pages and perform the tests in those pages ? Best Regards
Hello, I want to read some information from mta.yaml file, programmatically, how can i do it ? Best Regards
Hello, What framework shall be used in order to test controller files - functions ? For now the combination that i have found is sinon + QUnit - but i dont really like it. Is there a better combination ?
Hello, i would like to performe certain tests on the application. Tests about testing functions, actions etc. There are multiple frameworks for perfoming tests: QUnit, Sinon, OPA5 etc. Which one would be the best, and also not outdated, for an ...