Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Tests refactor#21

Merged
tinova merged 2 commits intomainfrom
dev
Oct 11, 2023
Merged

Tests refactor#21
tinova merged 2 commits intomainfrom
dev

Conversation

@dann1
Copy link
Copy Markdown
Collaborator

@dann1 dann1 commented Oct 10, 2023

  • reworked bit the directory structure
    • master test file is called init.rb and will include examples from test libraries
    • added libraries with the examples on tests/lib
      • log.rb and crud.rb are example groups called within init.rb
      • more libraries will be added to verify more functionality described in Test Coverage #19
      • added template directory at tests/templates. These templates will be dynamically loaded when running tests as long as they are .json files starting with sr_.
  • specifically use ubuntu 2204 runner for github actions
  • Improved logs extraction on tests to load every file
  • minor code changes
  • Function service template now uses TTYLinux image on infra to speed up deployment time.
  • Added Function-DaaS service-template to infra for complex template testing

@dann1 dann1 requested a review from tinova October 10, 2023 16:16
@dann1 dann1 changed the title Minor refactor Test refactor Oct 10, 2023
@dann1 dann1 changed the title Test refactor Tests refactor Oct 10, 2023
@tinova tinova merged commit ee0df98 into main Oct 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants