Git Product home page Git Product logo

swen-559-tests's Introduction

Header Image

visitors badge

I'm Catherine! I am currently a software engineer at Disney working on attractions technology. I previously worked At GitHub on Actions and the Azure DevOps platform. I usually call myself a backend developer, but I have experience across the stack.

Get to Know Me

  • Graduate of with a B.S. in Software Engineering

  • Rochester, NY -> Orlando, FL ๐Ÿฆข

  • Software documentation junkie

  • Always drinking coffee

  • Loves Disney Parks

  • Plant mom

  • Unironically loves Clippy

Tech and Tools

Currently Coding To...

Spotify

GitHub Stats and Activity

CatherineOsadciw's github stats

  1. ๐Ÿ“” Created new repository CatherineOsadciw/silver-octo
  2. โœ”๏ธ Closed issue #92 in Readme-Workflows/recent-activity
  3. ๐ŸŽ‰ Merged PR #1 in CatherineOsadciw/CatherineOsadciw

swen-559-tests's People

Contributors

catherineosadciw avatar wylaris avatar

swen-559-tests's Issues

CatherineOsadciw broke branch refs/heads/master

Branch refs/heads/master failed at commit fa599f6 with error:

Error: Command failed: python tests.py
......F
======================================================================
FAIL: test_sum_tuple (__main__.TestSum)
Checks to see if 1 + 2 = 6. THIS SHOULD FAIL
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests.py", line 13, in test_sum_tuple
    self.assertEqual(sum((1, 2)), 6, "Should be 6")
AssertionError: 3 != 6 : Should be 6

----------------------------------------------------------------------
Ran 7 tests in 0.063s

FAILED (failures=1)

CatherineOsadciw broke branch refs/heads/master

Branch refs/heads/master failed at commit b8a009a with error:

Error: Command failed: python tests.py
......F
======================================================================
FAIL: test_sum_tuple (__main__.TestSum)
Checks to see if 1 + 2 = 6. THIS SHOULD FAIL
----------------------------------------------------------------------
Traceback (most recent call last):
  File "tests.py", line 13, in test_sum_tuple
    self.assertEqual(sum((1, 2)), 6, "Should be 6")
AssertionError: 3 != 6 : Should be 6

----------------------------------------------------------------------
Ran 7 tests in 0.054s

FAILED (failures=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.