greendoescode / vlc-rpc

Discord rich presence for VLC media player. This is a fork of PigPogs VLC RPC, adding automatic album art.
MIT License
17 stars 3 forks source link

Add automated builds, testing #26

Open sdasda7777 opened 1 year ago

sdasda7777 commented 1 year ago

title

greendoescode commented 1 year ago

oooh yeah, that's easy.

greendoescode commented 1 year ago

Is the current automation work for builds and what did you mean by testing? Thanks.

sdasda7777 commented 9 months ago

Hey, this is not actually completed. There are still no automated tests.

greendoescode commented 8 months ago

How could we go about automating testing? All we can really does is syntax tests

sdasda7777 commented 8 months ago

What do you mean by syntax tests? I believe there is nothing preventing tests to be created, I just didn't really have the time to do it yet. The automated part means they are ran automatically on push or similar action.

greendoescode commented 8 months ago

I meant we can't really test if vlc-rpc is working in full, we can only do code checkovers.