Git Product home page Git Product logo

pokeredmaps's People

Watchers

 avatar

pokeredmaps's Issues

Inspect Tilesets for Failed Pester Tests

from c28c1a7

Describing mapheaders
   Context Tilesets
    [+] obtains the tileset for pallettown 53ms
...
    [-] obtains the tileset for viridianforest 38ms
      Expected: {3}
      But was:  {-1}
      18:                 $tileset | Should Be $correctTileset
      at <ScriptBlock>, C:\Users\*\Downloads\pokered-master\pokeredmaps.Test.ps1: line 18
    [+] obtains the tileset for museum1f 20ms
...
    [+] obtains the tileset for powerplant 18ms
    [+] obtains the tileset for route11gate 13ms
Get-Content : Cannot find path 
'C:\Users\*\Downloads\pokered-master\pokered\data\mapHeaders\diglettscaveentranceroute11.asm' 
because it does not exist.
At C:\Users\*\Downloads\pokered-master\pokeredmaps.ps1:259 char:14
+     return ((Get-Content "$file") -replace ";.*$", "" -join "`n" -spl ...
+              ~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\Users\*\Do...anceroute11.asm:String) [Get-Co 
   ntent], ItemNotFoundException
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand
 
Get-Content : Cannot find path 
'C:\Users\*\Downloads\pokered-master\pokered\data\mapHeaders\diglettscaveentranceroute11.asm' 
because it does not exist.
At C:\Users\*\Downloads\pokered-master\pokeredmaps.Test.ps1:17 char:74
+ ... taregex.Match((Get-Content .\pokered\data\mapHeaders\$map.asm)).Group ...
+                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:\Users\*\Do...anceroute11.asm:String) [Get-Co 
   ntent], ItemNotFoundException
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand
 
    [-] obtains the tileset for diglettscaveentranceroute11 45ms
      ArgumentNullException: Value cannot be null.
      Parameter name: input
      MethodInvocationException: Exception calling "Match" with "1" argument(s): "Value cannot be 
null.
      Parameter name: input"
      at <ScriptBlock>, C:\Users\*\Downloads\pokered-master\pokeredmaps.Test.ps1: line 17
    [+] obtains the tileset for route11gateupstairs 21ms
...
    [+] obtains the tileset for fuchsiahouse3 18ms
    [-] obtains the tileset for mansion1 18ms
      Expected: {22}
      But was:  {19}
      18:                 $tileset | Should Be $correctTileset
      at <ScriptBlock>, C:\Users\*\Downloads\pokered-master\pokeredmaps.Test.ps1: line 18
    [+] obtains the tileset for cinnabargym 26ms
...
    [+] obtains the tileset for silphco8 18ms
    [-] obtains the tileset for mansion2 18ms
      Expected: {22}
      But was:  {19}
      18:                 $tileset | Should Be $correctTileset
      at <ScriptBlock>, C:\Users\*\Downloads\pokered-master\pokeredmaps.Test.ps1: line 18
    [-] obtains the tileset for mansion3 25ms
      Expected: {22}
      But was:  {19}
      18:                 $tileset | Should Be $correctTileset
      at <ScriptBlock>, C:\Users\*\Downloads\pokered-master\pokeredmaps.Test.ps1: line 18
    [-] obtains the tileset for mansion4 27ms
      Expected: {22}
      But was:  {19}
      18:                 $tileset | Should Be $correctTileset
      at <ScriptBlock>, C:\Users\*\Downloads\pokered-master\pokeredmaps.Test.ps1: line 18
    [+] obtains the tileset for safarizoneeast 24ms
...

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.