Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚧Add manual test project #23

Closed
7 tasks done
CalvinWilkinson opened this issue Aug 10, 2023 · 0 comments · Fixed by #24
Closed
7 tasks done

🚧Add manual test project #23

CalvinWilkinson opened this issue Aug 10, 2023 · 0 comments · Fixed by #24
Assignees
Labels
medium-priority Medium Priority preview Done while in preview tech-debt Code refactoring or cleanup / tech debt reduction

Comments

@CalvinWilkinson
Copy link
Member

CalvinWilkinson commented Aug 10, 2023

Complete The Item Below

  • I have updated the title without removing the 🚧 emoji.

Description

Create a test project to facilitate manual testing by using Velaptor.

This used to exist before by using a MonoGame project but has recently been removed for the eventual replacement of Velaptor.

Acceptance Criteria

  • Velaptor project created for manual testing
  • Add build job to the build status check workflow for the new project

ToDo Items

  • Change type labels added to this issue. Refer to the Change Type Labels section below.
  • Priority label added to this issue. Refer to the Priority Type Labels section below.
  • Issue linked to the correct milestone (if applicable).

Issue Dependencies

No response

Related Work

No response

Additional Information:

Change Type Labels

Change Type Label
Bug Fixes 🐛bug
Breaking Changes 🧨breaking changes
New Feature ✨new feature
CICD Changes ♻️cicd
Config Changes ⚙️config
Performance Improvements 🏎️performance
Code Doc Changes 🗒️documentation/code
Product Doc Changes 📝documentation/product

Priority Type Labels

Priority Type Label
Low Priority low priority
Medium Priority medium priority
High Priority high priority

Code of Conduct

  • I agree to follow this project's Code of Conduct.
@CalvinWilkinson CalvinWilkinson added medium-priority Medium Priority preview Done while in preview tech-debt Code refactoring or cleanup / tech debt reduction labels Aug 10, 2023
@CalvinWilkinson CalvinWilkinson self-assigned this Aug 10, 2023
@github-project-automation github-project-automation bot moved this to ⚪Not Set in KD-Team Aug 10, 2023
CalvinWilkinson added a commit that referenced this issue Aug 10, 2023
@CalvinWilkinson CalvinWilkinson moved this from ⚪Not Set to 🏗️In Development in KD-Team Aug 10, 2023
CalvinWilkinson added a commit that referenced this issue Aug 14, 2023
* Start work for issue #23

* chore: add new empty project for manual testing

* refactor: remove the IDisposable generic constraint

* refactor: perform simple improvements

* refactor: change name of method parameter

* refactor: change PointF type to Vector2

* cleanup: remove unused methods and usings

* refactor: improve code in behavior update method

* refactor: improve names and comments for easing behavior

* chore: added engine update skip if no pools exist

* deps: update and add nuget packages

* cleanup: cleanup code

* chore: add proj refererence, content, and stylecop config

* chore: create scene to demo vertical movement

* chore: create a texture loader

* chore? create scene to demo horizontal movement

* chore: create scene to demo color transition

* chore: create scene to demo angles

* chore: create main window to load scenes

* ci: update build status check to build new project

* ci: update reusable workflow versions

* ci: rename and improve workflow due to v12.0.0

* deps: add fluent assertions analyzer project

* refactor: simple cleanup

* ci: set default shell for workflow
@github-project-automation github-project-automation bot moved this from 🏗️In Development to ✅Done in KD-Team Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium-priority Medium Priority preview Done while in preview tech-debt Code refactoring or cleanup / tech debt reduction
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant