- Moderator
- #11
I did the same thing. I didn't change anything in the configuration. Everything built successfully on the first try. It also builds without any issues in GitHub Actions and AppVeyour whenever there's a change in the repository. So it looks like there's no problem.I cloned the repo and went to build the test projects. It did not build without a nuget.config change. That was problem no. 1. I can give you screenshots to prove it.
As I mentioned earlier, we don’t use them because they’re pointless — they don’t even cover 30% of the functionality. And we don’t have anyone who can provide 100% coverage. That’s why we rely on functional testing by actual users.After that, visual studio was not able to run the tests.
No, I'm not joking—the tests were written for a version that's at least 10 years old, and a lot has changed since then. That's why the tests don't work. And they're disabled in all CI environments during automated builds.is that a joke?
Searching the repo for "yml" brings up no relevant results. I don't see any build definition.
MediaPortal-1/.github/workflows at master · MediaPortal/MediaPortal-1
Home Theater and Digital Video Recording solution for Windows. - MediaPortal/MediaPortal-1
AppVeyor
Is that in source control?
MediaPortal Wiki
Our new Wiki offers 5511 pages on how to install, setup, use, customize and contribute to MediaPortal.
Because I've been correcting it constantly for yearsOf the 12 scripts, only TI_MDB is close to getting data successfully
I'm tired of fixing other scrapers; IMDb changes its markup several times a year, and sometimes even several times a month, so scrapers (regular expressions) are a dead end. Every time IMDb changes its markup, they'll stop working.
We have a grabber test, but it's pointless. That's because a grabber might work at the time of release, but it might not work the next day.in the tests in my draft PR
MediaPortal-1/.github/workflows/workflow_grabber_test.yml at master · MediaPortal/MediaPortal-1
Home Theater and Digital Video Recording solution for Windows. - MediaPortal/MediaPortal-1
Ukraine