Giter Site home page Giter Site logo

apptware-tests-deepak's Introduction

Apptware-Tests

Welcome to the Apptware-Tests repository! This repository contains all failing test cases for the initial coding challenge at Apptware. Candidates who wish to join Apptware will need to fix these failing tests to demonstrate their code-reading and problem-solving abilities.

Getting Started

To participate in the coding challenge, follow these steps:

  1. Fork the Repository: Click the "Fork" button at the top-right corner of this repository to create your own copy.

  2. Clone the Repository: After forking, clone the forked repository to your local machine using Git.

    git clone https://github.com/your-username/apptware-tests.git

Running Tests Locally

Once you have cloned the repository, navigate to its directory and run the tests using Gradle:

cd apptware-tests
./gradlew :test --info

This command will execute all the tests in the repository. Since all test cases are expected to fail initially, don't be alarmed by the results!

Analyzing Failure Reasons

To effectively fix the failing tests, it's crucial to understand why they are failing. Analyze the error messages, stack traces, and the logic of the code to identify the root causes of failure.

Fixing the Tests

Implement fixes for the failing tests in a separate feature branch based on your analysis. Modify the code as necessary to ensure that the tests pass.

Testing Locally

After applying your fixes, test the code locally by running the tests again:

./gradlew :test --info

Ensure that all the tests now pass before proceeding.

Submitting Your Solution

Once you have fixed the failing tests and verified that they pass locally, it's time to submit your solution. Create a pull request (PR) in your forked repository to the main branch from the feature branch. In the PR description, briefly explain the changes you've made and provide any additional information you deem necessary. DO NOT RAISE A PULL REQUEST TO THE MAIN REPOSITORY. Finally, share the link of your PR so that it can be reviewed by the Interviewers.

Waiting for Review

After submitting your solution, our team will review it and provide feedback. If your solution meets the requirements and passes all the test cases, you'll be one step closer to joining Apptware!

Happy coding, and best of luck with the challenge! If you have any questions or need assistance, feel free to reach out to us.

apptware-tests-deepak's People

Contributors

keshavram-apptware avatar s-gaikwad 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.