Giter Site home page Giter Site logo

jonathantmiles / ios-sprint8-challenge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bloominstituteoftechnology/ios-sprint-challenge-message-board-debugging-and-testing

0.0 1.0 0.0 23 KB

Sprint challenge for Sprint 8 of Lambda's iOS course

Swift 100.00%

ios-sprint8-challenge's Introduction

Debugging and Testing Lambda Message Board

Instructions

Please read this entire README to make sure you understand what is expected of you before you begin.

This sprint challenge is designed to ensure that you are competent with the concepts taught throughout Sprint 8, Code Quality.

Begin by forking this repository. Clone your forked repository to your machine. Use the provided Xcode project in the repository. It includes the project to debug and create tests for. Commit as appropriate while you work. Push your final project to GitHub, then create a pull request back to this original repository.

You will have 3 hours to complete this sprint challenge

If you have any questions about the project requirements or expectations, ask your PM or instructor. Good luck!

Requirements

The goal of this application is threefold. You must debug the Lambda Message Board project, write unit tests, as well as UI tests for it.

As this is a project that you have written before, do not use past code. It will not benefit yourself at all in the long run.

NOTE: For the UI tests, code has been provided in the project that will use mock data in order to avoid making network calls. There are a few comments that show where code has been added to support this feature. You may disregard those parts when debugging the app. Also, there are two threads with messages that will load every time the app runs but the threads and messages you create will not persist. This is normal and should not be regarded as a bug.

The requirements for this project are as follows:

  1. Find the bugs in the project. Take note of them then write unit tests that will fail until you fix them.
  2. Once you have written the unit tests, fix the bugs.
  3. Write UI tests for the project using the TestPage pattern. Test the functionality of the app such as creating threads, creating messages, etc. You are welcome to use a code snippet of the expect methods if you wish.

ios-sprint8-challenge's People

Contributors

jonathantmiles avatar spencercurtis avatar armadsen avatar

Watchers

James Cloos avatar

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.