Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NefCore FP #114

Merged
merged 4 commits into from Jan 21, 2020
Merged

NefCore FP #114

merged 4 commits into from Jan 21, 2020

Conversation

miguelangel-dev
Copy link
Member

Issues

Related issue #112

Description

In this PR we have migrated the NefCore module fo functional-programming using Bow

project/Core/Render/CoreCarbon.swift Show resolved Hide resolved
@@ -4,18 +4,17 @@ import XCTest
@testable import NefCore

class JekyllTests: XCTestCase {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may want to consider to rewrite these tests as snapshot tests, or combine them, as they are quite prone to change if we add spaces, new lines or such. But they look much nicer now anyways!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, after the refactor we could think about how to create a robust-base test code :)

Copy link
Member Author

@miguelangel-dev miguelangel-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!
@truizlop I have applied the comments in next PR

@miguelangel-dev miguelangel-dev merged commit 8436b9c into develop Jan 21, 2020
@miguelangel-dev miguelangel-dev deleted the nefcore-refactor branch February 13, 2020 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants