GithubHelp home page GithubHelp logo

mikeschulze / gdunit4-action Goto Github PK

View Code? Open in Web Editor NEW
26.0 26.0 5.0 125 KB

This is a GitHub actions workflow for running GdUnit4 unit tests in Godot 4.x

License: MIT License

GDScript 58.42% JavaScript 41.58%

gdunit4-action's People

Contributors

mikeschulze avatar rgson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

vikerman

gdunit4-action's Issues

GD-19: Action fails in build step if different type warnings are treated as Errors in Project settings

The used gdUnit4-action version

[email protected] (Latest Release)

The used Godot version

v4.2.1

Operating System

Linux

Describe the bug

I am developing a Godot project with most type warnings set to Error.

GDUnit4 had no issues running locally in the UI with those settings but the GitHub action has lot of type errors starting from build_project.gd and console.gd and won't run successfully.

I went back to the default Godot settings and the GitHub Actions ran fine.

(I will probably try a workaround of replacing the project settings with a default one with no type errors in the Github Actions workflow)

GD-17: Install requested gdUnit4 version on empty addons folder results into invalid installed plugin

The used gdUnit4-action version

[email protected] (Latest Release)

The used Godot version

v4.2.1.stable.official [b09f793f5]

Operating System

ubuntu-22.04

Describe the bug

I have a project without any installed addons.
The action fails by

 Install GdUnit4 v4.2.1 plugin in the project 
chmod: cannot access './addons/gdUnit4/runtest.sh': No such file or directory
Error: Process completed with exit code 1.

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.